[INFO] fetching crate todo-rs 1.3.0... [INFO] testing todo-rs-1.3.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate todo-rs 1.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate todo-rs 1.3.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate todo-rs 1.3.0 [INFO] finished tweaking crates.io crate todo-rs 1.3.0 [INFO] tweaked toml for crates.io crate todo-rs 1.3.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate todo-rs 1.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adffc5b8e532da108d24d0548003dba8b30ef73f1e519c1ed4a7dc12675dc071 [INFO] running `Command { std: "docker" "start" "-a" "adffc5b8e532da108d24d0548003dba8b30ef73f1e519c1ed4a7dc12675dc071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adffc5b8e532da108d24d0548003dba8b30ef73f1e519c1ed4a7dc12675dc071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adffc5b8e532da108d24d0548003dba8b30ef73f1e519c1ed4a7dc12675dc071", kill_on_drop: false }` [INFO] [stdout] adffc5b8e532da108d24d0548003dba8b30ef73f1e519c1ed4a7dc12675dc071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b17e379db79773242e5e0463570bb4058b637523081d7c203706cd745633c4e4 [INFO] running `Command { std: "docker" "start" "-a" "b17e379db79773242e5e0463570bb4058b637523081d7c203706cd745633c4e4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling todo-rs v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.17s [INFO] running `Command { std: "docker" "inspect" "b17e379db79773242e5e0463570bb4058b637523081d7c203706cd745633c4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17e379db79773242e5e0463570bb4058b637523081d7c203706cd745633c4e4", kill_on_drop: false }` [INFO] [stdout] b17e379db79773242e5e0463570bb4058b637523081d7c203706cd745633c4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3108298bfe201436b16e916bbd031ab3d23ebea731376d6ef033c24adba455 [INFO] running `Command { std: "docker" "start" "-a" "4b3108298bfe201436b16e916bbd031ab3d23ebea731376d6ef033c24adba455", 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] Compiling todo-rs v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "4b3108298bfe201436b16e916bbd031ab3d23ebea731376d6ef033c24adba455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3108298bfe201436b16e916bbd031ab3d23ebea731376d6ef033c24adba455", kill_on_drop: false }` [INFO] [stdout] 4b3108298bfe201436b16e916bbd031ab3d23ebea731376d6ef033c24adba455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 427058824ad7d3f8cde4aa66a557e1fd32bf25abbfd92b5daf49323a2b460fb1 [INFO] running `Command { std: "docker" "start" "-a" "427058824ad7d3f8cde4aa66a557e1fd32bf25abbfd92b5daf49323a2b460fb1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/todo_rs-9365c99c1e1c1821) [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" "427058824ad7d3f8cde4aa66a557e1fd32bf25abbfd92b5daf49323a2b460fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427058824ad7d3f8cde4aa66a557e1fd32bf25abbfd92b5daf49323a2b460fb1", kill_on_drop: false }` [INFO] [stdout] 427058824ad7d3f8cde4aa66a557e1fd32bf25abbfd92b5daf49323a2b460fb1