[INFO] cloning repository https://github.com/unosmium/sciolyff-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unosmium/sciolyff-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f58ab8e650745ffed0c196b69818063ef1e3c79 [INFO] checking unosmium/sciolyff-web against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/unosmium/sciolyff-web on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/unosmium/sciolyff-web [INFO] finished tweaking git repo https://github.com/unosmium/sciolyff-web [INFO] tweaked toml for git repo https://github.com/unosmium/sciolyff-web written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/unosmium/sciolyff-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/unosmium/sciolyff-rust` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14f03e3eb1ce564fd8296c43748b321111aaed729f11d31cacb75c44e56011ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14f03e3eb1ce564fd8296c43748b321111aaed729f11d31cacb75c44e56011ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14f03e3eb1ce564fd8296c43748b321111aaed729f11d31cacb75c44e56011ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f03e3eb1ce564fd8296c43748b321111aaed729f11d31cacb75c44e56011ad", kill_on_drop: false }` [INFO] [stdout] 14f03e3eb1ce564fd8296c43748b321111aaed729f11d31cacb75c44e56011ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8927b91d8431ffe0c59915d28cf2cabb350ccdbc5bac9dd098807cac06ea6deb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8927b91d8431ffe0c59915d28cf2cabb350ccdbc5bac9dd098807cac06ea6deb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking tera v1.3.1 [INFO] [stderr] Checking sciolyff v0.12.0 (https://github.com/unosmium/sciolyff-rust#6b0b2fae) [INFO] [stderr] Checking sciolyff-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "8927b91d8431ffe0c59915d28cf2cabb350ccdbc5bac9dd098807cac06ea6deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8927b91d8431ffe0c59915d28cf2cabb350ccdbc5bac9dd098807cac06ea6deb", kill_on_drop: false }` [INFO] [stdout] 8927b91d8431ffe0c59915d28cf2cabb350ccdbc5bac9dd098807cac06ea6deb