[INFO] cloning repository https://github.com/scoobybejesus/cryptools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scoobybejesus/cryptools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscoobybejesus%2Fcryptools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscoobybejesus%2Fcryptools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce77cbf8b9bd23a58b9cea7848ee6919866fc81d [INFO] testing scoobybejesus/cryptools-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscoobybejesus%2Fcryptools-rs" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scoobybejesus/cryptools-rs 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/scoobybejesus/cryptools-rs [INFO] finished tweaking git repo https://github.com/scoobybejesus/cryptools-rs [INFO] tweaked toml for git repo https://github.com/scoobybejesus/cryptools-rs written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/scoobybejesus/cryptools-rs 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 tui v0.5.1 [INFO] [stderr] Downloaded ord_subset v3.1.1 [INFO] [stderr] Downloaded decimal v2.0.4 [INFO] [stderr] Downloaded rustyline v5.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] 6c92db2854c2e6d609cdd2ec038b9885cb7295490e7efb2c492b04413a2eee6b [INFO] running `Command { std: "docker" "start" "-a" "6c92db2854c2e6d609cdd2ec038b9885cb7295490e7efb2c492b04413a2eee6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c92db2854c2e6d609cdd2ec038b9885cb7295490e7efb2c492b04413a2eee6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c92db2854c2e6d609cdd2ec038b9885cb7295490e7efb2c492b04413a2eee6b", kill_on_drop: false }` [INFO] [stdout] 6c92db2854c2e6d609cdd2ec038b9885cb7295490e7efb2c492b04413a2eee6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] f31806ad593d091e4e27da5390a9fec2c9731cfecd5b8cfbfd21327e6ea63dca [INFO] running `Command { std: "docker" "start" "-a" "f31806ad593d091e4e27da5390a9fec2c9731cfecd5b8cfbfd21327e6ea63dca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling decimal v2.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tui v0.5.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling crptls v0.1.1 (/opt/rustwide/workdir/crptls) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> crptls/src/import_cost_proceeds_etc.rs:180:6 [INFO] [stdout] | [INFO] [stdout] 180 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cryptools v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.87s [INFO] running `Command { std: "docker" "inspect" "f31806ad593d091e4e27da5390a9fec2c9731cfecd5b8cfbfd21327e6ea63dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f31806ad593d091e4e27da5390a9fec2c9731cfecd5b8cfbfd21327e6ea63dca", kill_on_drop: false }` [INFO] [stdout] f31806ad593d091e4e27da5390a9fec2c9731cfecd5b8cfbfd21327e6ea63dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] 86a2b451de698c1074e7e6ef750a5f6aba084e33429db0542d2014035a0d8860 [INFO] running `Command { std: "docker" "start" "-a" "86a2b451de698c1074e7e6ef750a5f6aba084e33429db0542d2014035a0d8860", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cryptools v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> crptls/src/import_cost_proceeds_etc.rs:180:6 [INFO] [stdout] | [INFO] [stdout] 180 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.00s [INFO] running `Command { std: "docker" "inspect" "86a2b451de698c1074e7e6ef750a5f6aba084e33429db0542d2014035a0d8860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a2b451de698c1074e7e6ef750a5f6aba084e33429db0542d2014035a0d8860", kill_on_drop: false }` [INFO] [stdout] 86a2b451de698c1074e7e6ef750a5f6aba084e33429db0542d2014035a0d8860 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] 0ada2863812ee9f3c3c8e128518874cc8e8995da559540b3949c4b395fa18052 [INFO] running `Command { std: "docker" "start" "-a" "0ada2863812ee9f3c3c8e128518874cc8e8995da559540b3949c4b395fa18052", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> crptls/src/import_cost_proceeds_etc.rs:180:6 [INFO] [stderr] | [INFO] [stderr] 180 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `crptls` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cryptools-e2204351c8825e1f) [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" "0ada2863812ee9f3c3c8e128518874cc8e8995da559540b3949c4b395fa18052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ada2863812ee9f3c3c8e128518874cc8e8995da559540b3949c4b395fa18052", kill_on_drop: false }` [INFO] [stdout] 0ada2863812ee9f3c3c8e128518874cc8e8995da559540b3949c4b395fa18052