[INFO] fetching crate tasque 0.1.5... [INFO] checking tasque-0.1.5 against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] extracting crate tasque 0.1.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tasque 0.1.5 on toolchain b0d0ea232bdae12fa8da8491a91ae1db029990ef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tasque 0.1.5 [INFO] finished tweaking crates.io crate tasque 0.1.5 [INFO] tweaked toml for crates.io crate tasque 0.1.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tasque 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy_static v1.3.0 [INFO] [stderr] Downloaded trackable v0.2.23 [INFO] [stderr] Downloaded atomic_immut v0.1.4 [INFO] [stderr] Downloaded trackable_derive v0.1.2 [INFO] [stderr] Downloaded prometrics v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63187064d9dacd1f35b7b0f222d5f8201b31dc37ab34ab3484e7898ea7d5e799 [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" "63187064d9dacd1f35b7b0f222d5f8201b31dc37ab34ab3484e7898ea7d5e799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63187064d9dacd1f35b7b0f222d5f8201b31dc37ab34ab3484e7898ea7d5e799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63187064d9dacd1f35b7b0f222d5f8201b31dc37ab34ab3484e7898ea7d5e799", kill_on_drop: false }` [INFO] [stdout] 63187064d9dacd1f35b7b0f222d5f8201b31dc37ab34ab3484e7898ea7d5e799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb5082cfbe2d7609065a1d9864f6f5ea9fcd83f20ec72d91a346b6cf2c044b57 [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" "bb5082cfbe2d7609065a1d9864f6f5ea9fcd83f20ec72d91a346b6cf2c044b57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking prometrics v0.1.12 [INFO] [stderr] Checking tasque v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.02s [INFO] running `Command { std: "docker" "inspect" "bb5082cfbe2d7609065a1d9864f6f5ea9fcd83f20ec72d91a346b6cf2c044b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5082cfbe2d7609065a1d9864f6f5ea9fcd83f20ec72d91a346b6cf2c044b57", kill_on_drop: false }` [INFO] [stdout] bb5082cfbe2d7609065a1d9864f6f5ea9fcd83f20ec72d91a346b6cf2c044b57