[INFO] cloning repository https://github.com/parallel-programming-hwr/destools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parallel-programming-hwr/destools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Fdestools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Fdestools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79355ed28bbc65f680b7c42f8b457fbe4b24417 [INFO] testing parallel-programming-hwr/destools against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Fdestools" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallel-programming-hwr/destools 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 git repo https://github.com/parallel-programming-hwr/destools [INFO] finished tweaking git repo https://github.com/parallel-programming-hwr/destools [INFO] tweaked toml for git repo https://github.com/parallel-programming-hwr/destools written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/parallel-programming-hwr/destools 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] Downloading crates ... [INFO] [stderr] Downloaded benchlib-rs v0.3.4 [INFO] [stderr] Downloaded cfb-mode v0.3.2 [INFO] [stderr] Downloaded bdflib v0.4.4 [INFO] [stderr] Downloaded des v0.3.0 [INFO] [stderr] Downloaded spinners v1.2.0 [INFO] [stderr] Downloaded pbr v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 9f924feefe4c95f260797243c035ec38e33ff6f8f97083221a941336d8bb04a0 [INFO] running `Command { std: "docker" "start" "-a" "9f924feefe4c95f260797243c035ec38e33ff6f8f97083221a941336d8bb04a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f924feefe4c95f260797243c035ec38e33ff6f8f97083221a941336d8bb04a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f924feefe4c95f260797243c035ec38e33ff6f8f97083221a941336d8bb04a0", kill_on_drop: false }` [INFO] [stdout] 9f924feefe4c95f260797243c035ec38e33ff6f8f97083221a941336d8bb04a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 43adac4c8913888912aab2e1a93e21089fa0490a9f7e17e580e227718c5dbc00 [INFO] running `Command { std: "docker" "start" "-a" "43adac4c8913888912aab2e1a93e21089fa0490a9f7e17e580e227718c5dbc00", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling pbr v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling cfb-mode v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bdflib v0.4.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling benchlib-rs v0.3.4 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling destools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.32s [INFO] running `Command { std: "docker" "inspect" "43adac4c8913888912aab2e1a93e21089fa0490a9f7e17e580e227718c5dbc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43adac4c8913888912aab2e1a93e21089fa0490a9f7e17e580e227718c5dbc00", kill_on_drop: false }` [INFO] [stdout] 43adac4c8913888912aab2e1a93e21089fa0490a9f7e17e580e227718c5dbc00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] b4ea613b22318b7c00be9944c77f08cb830a5a752354cd46c3a3ed2e9838b41f [INFO] running `Command { std: "docker" "start" "-a" "b4ea613b22318b7c00be9944c77f08cb830a5a752354cd46c3a3ed2e9838b41f", kill_on_drop: false }` [INFO] [stderr] Compiling destools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "b4ea613b22318b7c00be9944c77f08cb830a5a752354cd46c3a3ed2e9838b41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ea613b22318b7c00be9944c77f08cb830a5a752354cd46c3a3ed2e9838b41f", kill_on_drop: false }` [INFO] [stdout] b4ea613b22318b7c00be9944c77f08cb830a5a752354cd46c3a3ed2e9838b41f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 0399f2e06193173542c477fa744aed1c20e809586d65adb45e77dd0460fede18 [INFO] running `Command { std: "docker" "start" "-a" "0399f2e06193173542c477fa744aed1c20e809586d65adb45e77dd0460fede18", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/destools-0d1585249c99b495) [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" "0399f2e06193173542c477fa744aed1c20e809586d65adb45e77dd0460fede18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0399f2e06193173542c477fa744aed1c20e809586d65adb45e77dd0460fede18", kill_on_drop: false }` [INFO] [stdout] 0399f2e06193173542c477fa744aed1c20e809586d65adb45e77dd0460fede18