[INFO] fetching crate uu_mktemp 0.0.13... [INFO] testing uu_mktemp-0.0.13 against 1.60.0 for beta-1.61-1 [INFO] extracting crate uu_mktemp 0.0.13 into /workspace/builds/worker-63/source [INFO] validating manifest of crates.io crate uu_mktemp 0.0.13 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uu_mktemp 0.0.13 [INFO] finished tweaking crates.io crate uu_mktemp 0.0.13 [INFO] tweaked toml for crates.io crate uu_mktemp 0.0.13 written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate crates.io crate uu_mktemp 0.0.13 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d97a66e5c9fa05fb9fe66da68a8a6d72f70cdf4436c9a2a2e57a747b8b567b34 [INFO] running `Command { std: "docker" "start" "-a" "d97a66e5c9fa05fb9fe66da68a8a6d72f70cdf4436c9a2a2e57a747b8b567b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d97a66e5c9fa05fb9fe66da68a8a6d72f70cdf4436c9a2a2e57a747b8b567b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97a66e5c9fa05fb9fe66da68a8a6d72f70cdf4436c9a2a2e57a747b8b567b34", kill_on_drop: false }` [INFO] [stdout] d97a66e5c9fa05fb9fe66da68a8a6d72f70cdf4436c9a2a2e57a747b8b567b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de86572d64b9d3258fbe79260495db00304770b4e8e4c28c49ccca2585a03835 [INFO] running `Command { std: "docker" "start" "-a" "de86572d64b9d3258fbe79260495db00304770b4e8e4c28c49ccca2585a03835", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling os_display v0.1.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling uucore_procs v0.0.13 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uucore v0.0.13 [INFO] [stderr] Compiling uu_mktemp v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.53s [INFO] running `Command { std: "docker" "inspect" "de86572d64b9d3258fbe79260495db00304770b4e8e4c28c49ccca2585a03835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de86572d64b9d3258fbe79260495db00304770b4e8e4c28c49ccca2585a03835", kill_on_drop: false }` [INFO] [stdout] de86572d64b9d3258fbe79260495db00304770b4e8e4c28c49ccca2585a03835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce860daf559a07e8480a411f1487e14fb2bbe8aa9308b28480f8116fff72d4a [INFO] running `Command { std: "docker" "start" "-a" "4ce860daf559a07e8480a411f1487e14fb2bbe8aa9308b28480f8116fff72d4a", kill_on_drop: false }` [INFO] [stderr] Compiling uu_mktemp v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "4ce860daf559a07e8480a411f1487e14fb2bbe8aa9308b28480f8116fff72d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce860daf559a07e8480a411f1487e14fb2bbe8aa9308b28480f8116fff72d4a", kill_on_drop: false }` [INFO] [stdout] 4ce860daf559a07e8480a411f1487e14fb2bbe8aa9308b28480f8116fff72d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae0e416bdc65a20c351330fde368e13710e4c0b26d914839fd8c22f78d46452e [INFO] running `Command { std: "docker" "start" "-a" "ae0e416bdc65a20c351330fde368e13710e4c0b26d914839fd8c22f78d46452e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uu_mktemp-e1dcc4d3500e7069) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mktemp-464b35af0606109d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests uu_mktemp [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae0e416bdc65a20c351330fde368e13710e4c0b26d914839fd8c22f78d46452e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0e416bdc65a20c351330fde368e13710e4c0b26d914839fd8c22f78d46452e", kill_on_drop: false }` [INFO] [stdout] ae0e416bdc65a20c351330fde368e13710e4c0b26d914839fd8c22f78d46452e