[INFO] cloning repository https://github.com/Lutetium-Vanadium/cargo-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lutetium-Vanadium/cargo-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLutetium-Vanadium%2Fcargo-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLutetium-Vanadium%2Fcargo-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea3bc16a5ca2712cb11da33a259ee3f3179e4705 [INFO] testing Lutetium-Vanadium/cargo-playground against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLutetium-Vanadium%2Fcargo-playground" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lutetium-Vanadium/cargo-playground 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 git repo https://github.com/Lutetium-Vanadium/cargo-playground [INFO] finished tweaking git repo https://github.com/Lutetium-Vanadium/cargo-playground [INFO] tweaked toml for git repo https://github.com/Lutetium-Vanadium/cargo-playground written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/Lutetium-Vanadium/cargo-playground 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminfo v0.7.3 [INFO] [stderr] Downloaded watchexec v1.17.1 [INFO] [stderr] Downloaded command-group v1.0.4 [INFO] [stderr] Downloaded clearscreen v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] f90a8343f8e18ce44221c62796fd8c594e8601bc6159b128076d6f4affe5ea77 [INFO] running `Command { std: "docker" "start" "-a" "f90a8343f8e18ce44221c62796fd8c594e8601bc6159b128076d6f4affe5ea77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90a8343f8e18ce44221c62796fd8c594e8601bc6159b128076d6f4affe5ea77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90a8343f8e18ce44221c62796fd8c594e8601bc6159b128076d6f4affe5ea77", kill_on_drop: false }` [INFO] [stdout] f90a8343f8e18ce44221c62796fd8c594e8601bc6159b128076d6f4affe5ea77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] ce2b1def7a2b76dd13f8a9a69d2e9e881c09e6ac9b513cf434fad11b07aadae5 [INFO] running `Command { std: "docker" "start" "-a" "ce2b1def7a2b76dd13f8a9a69d2e9e881c09e6ac9b513cf434fad11b07aadae5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling command-group v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling clearscreen v1.0.6 [INFO] [stderr] Compiling watchexec v1.17.1 [INFO] [stderr] Compiling cargo-playground v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.44s [INFO] running `Command { std: "docker" "inspect" "ce2b1def7a2b76dd13f8a9a69d2e9e881c09e6ac9b513cf434fad11b07aadae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2b1def7a2b76dd13f8a9a69d2e9e881c09e6ac9b513cf434fad11b07aadae5", kill_on_drop: false }` [INFO] [stdout] ce2b1def7a2b76dd13f8a9a69d2e9e881c09e6ac9b513cf434fad11b07aadae5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 541e5149fb0cee4a95847add487c296f1a81a812058ff16642c359f4ba21e0ef [INFO] running `Command { std: "docker" "start" "-a" "541e5149fb0cee4a95847add487c296f1a81a812058ff16642c359f4ba21e0ef", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-playground v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "541e5149fb0cee4a95847add487c296f1a81a812058ff16642c359f4ba21e0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541e5149fb0cee4a95847add487c296f1a81a812058ff16642c359f4ba21e0ef", kill_on_drop: false }` [INFO] [stdout] 541e5149fb0cee4a95847add487c296f1a81a812058ff16642c359f4ba21e0ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 31958b81135e8af4251f6cb2340e5c01efc102cfee08b533a0c12316bc0eab94 [INFO] running `Command { std: "docker" "start" "-a" "31958b81135e8af4251f6cb2340e5c01efc102cfee08b533a0c12316bc0eab94", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_playground-36b8a7a5ac722001) [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" "31958b81135e8af4251f6cb2340e5c01efc102cfee08b533a0c12316bc0eab94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31958b81135e8af4251f6cb2340e5c01efc102cfee08b533a0c12316bc0eab94", kill_on_drop: false }` [INFO] [stdout] 31958b81135e8af4251f6cb2340e5c01efc102cfee08b533a0c12316bc0eab94