[INFO] fetching crate uu_yes 0.0.3... [INFO] checking uu_yes-0.0.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate uu_yes 0.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate uu_yes 0.0.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uu_yes 0.0.3 [INFO] finished tweaking crates.io crate uu_yes 0.0.3 [INFO] tweaked toml for crates.io crate uu_yes 0.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate uu_yes 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded redox_syscall v0.2.4 [INFO] [stderr] Downloaded cc v1.0.66 [INFO] [stderr] Downloaded uucore_procs v0.0.5 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded uucore v0.0.6 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac3c1f414c645d7c94e47012559e3d9c22d721b2360a038f1e627aff13f6dd61 [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" "ac3c1f414c645d7c94e47012559e3d9c22d721b2360a038f1e627aff13f6dd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac3c1f414c645d7c94e47012559e3d9c22d721b2360a038f1e627aff13f6dd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3c1f414c645d7c94e47012559e3d9c22d721b2360a038f1e627aff13f6dd61", kill_on_drop: false }` [INFO] [stdout] ac3c1f414c645d7c94e47012559e3d9c22d721b2360a038f1e627aff13f6dd61 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debbe873bd02a8956b0748897eb3e99b38e5492dd0b4023d47d701d3d6b73478 [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" "debbe873bd02a8956b0748897eb3e99b38e5492dd0b4023d47d701d3d6b73478", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking platform-info v0.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking uucore v0.0.6 [INFO] [stderr] Compiling uucore_procs v0.0.5 [INFO] [stderr] Checking uu_yes v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.08s [INFO] running `Command { std: "docker" "inspect" "debbe873bd02a8956b0748897eb3e99b38e5492dd0b4023d47d701d3d6b73478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debbe873bd02a8956b0748897eb3e99b38e5492dd0b4023d47d701d3d6b73478", kill_on_drop: false }` [INFO] [stdout] debbe873bd02a8956b0748897eb3e99b38e5492dd0b4023d47d701d3d6b73478