[INFO] fetching crate raindropdick 0.1.9... [INFO] testing raindropdick-0.1.9 against 1.55.0 for beta-1.56-1 [INFO] extracting crate raindropdick 0.1.9 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate raindropdick 0.1.9 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate raindropdick 0.1.9 [INFO] finished tweaking crates.io crate raindropdick 0.1.9 [INFO] tweaked toml for crates.io crate raindropdick 0.1.9 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate raindropdick 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82658ccfe9952cfabac901c6050cacf230b6a5da5c38f20895487e8c1baaa6d3 [INFO] running `Command { std: "docker" "start" "-a" "82658ccfe9952cfabac901c6050cacf230b6a5da5c38f20895487e8c1baaa6d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82658ccfe9952cfabac901c6050cacf230b6a5da5c38f20895487e8c1baaa6d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82658ccfe9952cfabac901c6050cacf230b6a5da5c38f20895487e8c1baaa6d3", kill_on_drop: false }` [INFO] [stdout] 82658ccfe9952cfabac901c6050cacf230b6a5da5c38f20895487e8c1baaa6d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5181bb74c5874676ed4d5193baf2794bde8e92c54ab51fcd5c57e56f3fa59041 [INFO] running `Command { std: "docker" "start" "-a" "5181bb74c5874676ed4d5193baf2794bde8e92c54ab51fcd5c57e56f3fa59041", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling cursive_core v0.3.0-alpha.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling cursive v0.17.0-alpha.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling raindropdick v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.16s [INFO] running `Command { std: "docker" "inspect" "5181bb74c5874676ed4d5193baf2794bde8e92c54ab51fcd5c57e56f3fa59041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5181bb74c5874676ed4d5193baf2794bde8e92c54ab51fcd5c57e56f3fa59041", kill_on_drop: false }` [INFO] [stdout] 5181bb74c5874676ed4d5193baf2794bde8e92c54ab51fcd5c57e56f3fa59041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c0523eab0eee92ec6a4644f03fcd31c190f23c9328aedea8d04610bc3dd47ca [INFO] running `Command { std: "docker" "start" "-a" "9c0523eab0eee92ec6a4644f03fcd31c190f23c9328aedea8d04610bc3dd47ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling raindropdick v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "9c0523eab0eee92ec6a4644f03fcd31c190f23c9328aedea8d04610bc3dd47ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0523eab0eee92ec6a4644f03fcd31c190f23c9328aedea8d04610bc3dd47ca", kill_on_drop: false }` [INFO] [stdout] 9c0523eab0eee92ec6a4644f03fcd31c190f23c9328aedea8d04610bc3dd47ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33717aa09ec3da491da1dff0e2936936340e99f3ab27185074af82aa3edad290 [INFO] running `Command { std: "docker" "start" "-a" "33717aa09ec3da491da1dff0e2936936340e99f3ab27185074af82aa3edad290", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/raindropdick-c64086aaa233e348) [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" "33717aa09ec3da491da1dff0e2936936340e99f3ab27185074af82aa3edad290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33717aa09ec3da491da1dff0e2936936340e99f3ab27185074af82aa3edad290", kill_on_drop: false }` [INFO] [stdout] 33717aa09ec3da491da1dff0e2936936340e99f3ab27185074af82aa3edad290