[INFO] fetching crate quickproj 0.3.0... [INFO] testing quickproj-0.3.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate quickproj 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate quickproj 0.3.0 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 quickproj 0.3.0 [INFO] finished tweaking crates.io crate quickproj 0.3.0 [INFO] tweaked toml for crates.io crate quickproj 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate quickproj 0.3.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f8e1fc40b087fb8bbe673a7c917a9ca58d70e38c8a0e0c393190840be530bb3f [INFO] running `Command { std: "docker" "start" "-a" "f8e1fc40b087fb8bbe673a7c917a9ca58d70e38c8a0e0c393190840be530bb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8e1fc40b087fb8bbe673a7c917a9ca58d70e38c8a0e0c393190840be530bb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e1fc40b087fb8bbe673a7c917a9ca58d70e38c8a0e0c393190840be530bb3f", kill_on_drop: false }` [INFO] [stdout] f8e1fc40b087fb8bbe673a7c917a9ca58d70e38c8a0e0c393190840be530bb3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 66dcfee2af6d11c7b67bc5366cb26e8f1a26e1f7c5e0bb22a335a02a294e8349 [INFO] running `Command { std: "docker" "start" "-a" "66dcfee2af6d11c7b67bc5366cb26e8f1a26e1f7c5e0bb22a335a02a294e8349", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling read_input v0.8.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling psm v0.1.5 [INFO] [stderr] Compiling stacker v0.1.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling rm_rf v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling git2_credentials v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling quickproj v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "66dcfee2af6d11c7b67bc5366cb26e8f1a26e1f7c5e0bb22a335a02a294e8349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dcfee2af6d11c7b67bc5366cb26e8f1a26e1f7c5e0bb22a335a02a294e8349", kill_on_drop: false }` [INFO] [stdout] 66dcfee2af6d11c7b67bc5366cb26e8f1a26e1f7c5e0bb22a335a02a294e8349 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 579b8fc3dfd058fe894204d6b95c908979a3378f113c67c984c30dc0309d6952 [INFO] running `Command { std: "docker" "start" "-a" "579b8fc3dfd058fe894204d6b95c908979a3378f113c67c984c30dc0309d6952", kill_on_drop: false }` [INFO] [stderr] Compiling quickproj v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "579b8fc3dfd058fe894204d6b95c908979a3378f113c67c984c30dc0309d6952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579b8fc3dfd058fe894204d6b95c908979a3378f113c67c984c30dc0309d6952", kill_on_drop: false }` [INFO] [stdout] 579b8fc3dfd058fe894204d6b95c908979a3378f113c67c984c30dc0309d6952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 87d201d257f025609e71b80dc3abc1a212bd46b72d8901386428561f073baf19 [INFO] running `Command { std: "docker" "start" "-a" "87d201d257f025609e71b80dc3abc1a212bd46b72d8901386428561f073baf19", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickproj-668bc79cbdd2c799) [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" "87d201d257f025609e71b80dc3abc1a212bd46b72d8901386428561f073baf19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d201d257f025609e71b80dc3abc1a212bd46b72d8901386428561f073baf19", kill_on_drop: false }` [INFO] [stdout] 87d201d257f025609e71b80dc3abc1a212bd46b72d8901386428561f073baf19