[INFO] cloning repository https://github.com/kmein/tinc_utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmein/tinc_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmein%2Ftinc_utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmein%2Ftinc_utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b9c69ffdbdab82d30a23e44f739feea63d94163 [INFO] testing kmein/tinc_utils against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmein%2Ftinc_utils" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmein/tinc_utils on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kmein/tinc_utils [INFO] finished tweaking git repo https://github.com/kmein/tinc_utils [INFO] tweaked toml for git repo https://github.com/kmein/tinc_utils written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/kmein/tinc_utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2047b99d215797fc8aa75193d0ecce4650a31859e6ebf0e0d23db2efad33e28a [INFO] running `Command { std: "docker" "start" "-a" "2047b99d215797fc8aa75193d0ecce4650a31859e6ebf0e0d23db2efad33e28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2047b99d215797fc8aa75193d0ecce4650a31859e6ebf0e0d23db2efad33e28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2047b99d215797fc8aa75193d0ecce4650a31859e6ebf0e0d23db2efad33e28a", kill_on_drop: false }` [INFO] [stdout] 2047b99d215797fc8aa75193d0ecce4650a31859e6ebf0e0d23db2efad33e28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08aa01a630247acec97cbe184281e3373f755da93618c18d2aa090bb83bc4def [INFO] running `Command { std: "docker" "start" "-a" "08aa01a630247acec97cbe184281e3373f755da93618c18d2aa090bb83bc4def", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling maxminddb v0.21.0 [INFO] [stderr] Compiling tinc-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.82s [INFO] running `Command { std: "docker" "inspect" "08aa01a630247acec97cbe184281e3373f755da93618c18d2aa090bb83bc4def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08aa01a630247acec97cbe184281e3373f755da93618c18d2aa090bb83bc4def", kill_on_drop: false }` [INFO] [stdout] 08aa01a630247acec97cbe184281e3373f755da93618c18d2aa090bb83bc4def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cb39d4cb297d7fb8e02c1c43d6f85e016ea340bfa9f8634521e4c55b71212c4 [INFO] running `Command { std: "docker" "start" "-a" "2cb39d4cb297d7fb8e02c1c43d6f85e016ea340bfa9f8634521e4c55b71212c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tinc-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinc_graph-264b113077ca1e74) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tinc_graph-3c5830ee8e271734) [INFO] running `Command { std: "docker" "inspect" "2cb39d4cb297d7fb8e02c1c43d6f85e016ea340bfa9f8634521e4c55b71212c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb39d4cb297d7fb8e02c1c43d6f85e016ea340bfa9f8634521e4c55b71212c4", kill_on_drop: false }` [INFO] [stdout] 2cb39d4cb297d7fb8e02c1c43d6f85e016ea340bfa9f8634521e4c55b71212c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 884e581b2a950f64e77ab3f9c8d5a64cb3c300fafacd5fda23cde6069512af45 [INFO] running `Command { std: "docker" "start" "-a" "884e581b2a950f64e77ab3f9c8d5a64cb3c300fafacd5fda23cde6069512af45", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinc_graph-264b113077ca1e74) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tinc_graph-3c5830ee8e271734) [INFO] [stdout] [INFO] [stderr] Doc-tests tinc-graph [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" "884e581b2a950f64e77ab3f9c8d5a64cb3c300fafacd5fda23cde6069512af45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884e581b2a950f64e77ab3f9c8d5a64cb3c300fafacd5fda23cde6069512af45", kill_on_drop: false }` [INFO] [stdout] 884e581b2a950f64e77ab3f9c8d5a64cb3c300fafacd5fda23cde6069512af45