[INFO] fetching crate grup 0.2.1... [INFO] testing grup-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate grup 0.2.1 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate grup 0.2.1 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 grup 0.2.1 [INFO] finished tweaking crates.io crate grup 0.2.1 [INFO] tweaked toml for crates.io crate grup 0.2.1 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate crates.io crate grup 0.2.1 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] Downloading crates ... [INFO] [stderr] Downloaded unchecked-index v0.2.2 [INFO] [stderr] Downloaded xdg v2.4.0 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded serde_json v1.0.69 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded fsevent-sys v4.0.0 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded hyper v0.14.14 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded twoway v0.2.2 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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] a33529868c64e99287de3f9f0879e5a17702ccad25984b2f8894711ced49bb26 [INFO] running `Command { std: "docker" "start" "-a" "a33529868c64e99287de3f9f0879e5a17702ccad25984b2f8894711ced49bb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a33529868c64e99287de3f9f0879e5a17702ccad25984b2f8894711ced49bb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33529868c64e99287de3f9f0879e5a17702ccad25984b2f8894711ced49bb26", kill_on_drop: false }` [INFO] [stdout] a33529868c64e99287de3f9f0879e5a17702ccad25984b2f8894711ced49bb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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] d6b51ebf6ac72dd2d9ffeeedc2ee3b2e1025873df16f2c1e15724134061b20ed [INFO] running `Command { std: "docker" "start" "-a" "d6b51ebf6ac72dd2d9ffeeedc2ee3b2e1025873df16f2c1e15724134061b20ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling grup v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.17s [INFO] running `Command { std: "docker" "inspect" "d6b51ebf6ac72dd2d9ffeeedc2ee3b2e1025873df16f2c1e15724134061b20ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b51ebf6ac72dd2d9ffeeedc2ee3b2e1025873df16f2c1e15724134061b20ed", kill_on_drop: false }` [INFO] [stdout] d6b51ebf6ac72dd2d9ffeeedc2ee3b2e1025873df16f2c1e15724134061b20ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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] 9633fc871af107b11afdbdff7866b9c6e3b48555f00954b21053031d71c231dd [INFO] running `Command { std: "docker" "start" "-a" "9633fc871af107b11afdbdff7866b9c6e3b48555f00954b21053031d71c231dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling grup v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "9633fc871af107b11afdbdff7866b9c6e3b48555f00954b21053031d71c231dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9633fc871af107b11afdbdff7866b9c6e3b48555f00954b21053031d71c231dd", kill_on_drop: false }` [INFO] [stdout] 9633fc871af107b11afdbdff7866b9c6e3b48555f00954b21053031d71c231dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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] 69ebd58d21d69701d71dc8eb6b39142c4a4290c31d8c3078bd5dc57aa154e8bd [INFO] running `Command { std: "docker" "start" "-a" "69ebd58d21d69701d71dc8eb6b39142c4a4290c31d8c3078bd5dc57aa154e8bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grup-6d9d3d3d6004f51e) [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" "69ebd58d21d69701d71dc8eb6b39142c4a4290c31d8c3078bd5dc57aa154e8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ebd58d21d69701d71dc8eb6b39142c4a4290c31d8c3078bd5dc57aa154e8bd", kill_on_drop: false }` [INFO] [stdout] 69ebd58d21d69701d71dc8eb6b39142c4a4290c31d8c3078bd5dc57aa154e8bd