[INFO] cloning repository https://github.com/vctibor/MBudget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vctibor/MBudget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvctibor%2FMBudget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvctibor%2FMBudget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3edd4bda6defd94ca47859512126c905a588e205 [INFO] testing vctibor/MBudget against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvctibor%2FMBudget" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vctibor/MBudget on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vctibor/MBudget [INFO] finished tweaking git repo https://github.com/vctibor/MBudget [INFO] tweaked toml for git repo https://github.com/vctibor/MBudget written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/vctibor/MBudget already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29811b481d3e7e800629e8ce50abdaf671840b064b68353c12fe4cd1c8c89f56 [INFO] running `Command { std: "docker" "start" "-a" "29811b481d3e7e800629e8ce50abdaf671840b064b68353c12fe4cd1c8c89f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29811b481d3e7e800629e8ce50abdaf671840b064b68353c12fe4cd1c8c89f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29811b481d3e7e800629e8ce50abdaf671840b064b68353c12fe4cd1c8c89f56", kill_on_drop: false }` [INFO] [stdout] 29811b481d3e7e800629e8ce50abdaf671840b064b68353c12fe4cd1c8c89f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f414b3044f0284278409aba8cf703fdf46f898e05d94bfc7d17ddc214729be7 [INFO] running `Command { std: "docker" "start" "-a" "3f414b3044f0284278409aba8cf703fdf46f898e05d94bfc7d17ddc214729be7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling gzip-header v0.2.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling rouille v2.2.0 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling mbudget v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:223:6 [INFO] [stdout] | [INFO] [stdout] 223 | }; [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 dev [unoptimized + debuginfo] target(s) in 17.09s [INFO] running `Command { std: "docker" "inspect" "3f414b3044f0284278409aba8cf703fdf46f898e05d94bfc7d17ddc214729be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f414b3044f0284278409aba8cf703fdf46f898e05d94bfc7d17ddc214729be7", kill_on_drop: false }` [INFO] [stdout] 3f414b3044f0284278409aba8cf703fdf46f898e05d94bfc7d17ddc214729be7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276012dab39cf5d72794acb599a474b5add69ef78d14aefcdca614366767b5c6 [INFO] running `Command { std: "docker" "start" "-a" "276012dab39cf5d72794acb599a474b5add69ef78d14aefcdca614366767b5c6", kill_on_drop: false }` [INFO] [stderr] Compiling mbudget v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:223:6 [INFO] [stdout] | [INFO] [stdout] 223 | }; [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 1.05s [INFO] running `Command { std: "docker" "inspect" "276012dab39cf5d72794acb599a474b5add69ef78d14aefcdca614366767b5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276012dab39cf5d72794acb599a474b5add69ef78d14aefcdca614366767b5c6", kill_on_drop: false }` [INFO] [stdout] 276012dab39cf5d72794acb599a474b5add69ef78d14aefcdca614366767b5c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ed8727137c21c433da87004a8df04ea932038811ad041c24ce02e02fbf455f3 [INFO] running `Command { std: "docker" "start" "-a" "6ed8727137c21c433da87004a8df04ea932038811ad041c24ce02e02fbf455f3", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:223:6 [INFO] [stderr] | [INFO] [stderr] 223 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mbudget` (bin "mbudget" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mbudget-6d7d0bc097931566) [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" "6ed8727137c21c433da87004a8df04ea932038811ad041c24ce02e02fbf455f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed8727137c21c433da87004a8df04ea932038811ad041c24ce02e02fbf455f3", kill_on_drop: false }` [INFO] [stdout] 6ed8727137c21c433da87004a8df04ea932038811ad041c24ce02e02fbf455f3