[INFO] cloning repository https://github.com/Ennexa/dbimport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ennexa/dbimport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnnexa%2Fdbimport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnnexa%2Fdbimport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fb8f745de6996af11a01179663b051b9a4180af [INFO] testing Ennexa/dbimport against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnnexa%2Fdbimport" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ennexa/dbimport on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ennexa/dbimport [INFO] finished tweaking git repo https://github.com/Ennexa/dbimport [INFO] tweaked toml for git repo https://github.com/Ennexa/dbimport written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Ennexa/dbimport already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-gnu.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b02dca6744519b9841a9716ffa7ef155fa1fc2c58d913c709c94b85787aaedf0 [INFO] running `Command { std: "docker" "start" "-a" "b02dca6744519b9841a9716ffa7ef155fa1fc2c58d913c709c94b85787aaedf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b02dca6744519b9841a9716ffa7ef155fa1fc2c58d913c709c94b85787aaedf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02dca6744519b9841a9716ffa7ef155fa1fc2c58d913c709c94b85787aaedf0", kill_on_drop: false }` [INFO] [stdout] b02dca6744519b9841a9716ffa7ef155fa1fc2c58d913c709c94b85787aaedf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb8d7498eee9af07f5274d1214f695f6626a9cfa2cf650fa1cafacaf2aec8b1 [INFO] running `Command { std: "docker" "start" "-a" "aeb8d7498eee9af07f5274d1214f695f6626a9cfa2cf650fa1cafacaf2aec8b1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-gnu.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling ssh2 v0.8.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling dbimport v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.48s [INFO] running `Command { std: "docker" "inspect" "aeb8d7498eee9af07f5274d1214f695f6626a9cfa2cf650fa1cafacaf2aec8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb8d7498eee9af07f5274d1214f695f6626a9cfa2cf650fa1cafacaf2aec8b1", kill_on_drop: false }` [INFO] [stdout] aeb8d7498eee9af07f5274d1214f695f6626a9cfa2cf650fa1cafacaf2aec8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8903ff379e4b8b18ca87564fa54c25f1806f5eab2eaaeb7e89ee0e1c2c3a5ef [INFO] running `Command { std: "docker" "start" "-a" "c8903ff379e4b8b18ca87564fa54c25f1806f5eab2eaaeb7e89ee0e1c2c3a5ef", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-gnu.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dbimport v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "c8903ff379e4b8b18ca87564fa54c25f1806f5eab2eaaeb7e89ee0e1c2c3a5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8903ff379e4b8b18ca87564fa54c25f1806f5eab2eaaeb7e89ee0e1c2c3a5ef", kill_on_drop: false }` [INFO] [stdout] c8903ff379e4b8b18ca87564fa54c25f1806f5eab2eaaeb7e89ee0e1c2c3a5ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c35ac58f7f507fe68f5239a923245bd23a3b054ea7e9b59c0685d3ae92b2729 [INFO] running `Command { std: "docker" "start" "-a" "5c35ac58f7f507fe68f5239a923245bd23a3b054ea7e9b59c0685d3ae92b2729", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-gnu.linker [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dbimport-87e94166c9e9bc54) [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" "5c35ac58f7f507fe68f5239a923245bd23a3b054ea7e9b59c0685d3ae92b2729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c35ac58f7f507fe68f5239a923245bd23a3b054ea7e9b59c0685d3ae92b2729", kill_on_drop: false }` [INFO] [stdout] 5c35ac58f7f507fe68f5239a923245bd23a3b054ea7e9b59c0685d3ae92b2729