[INFO] cloning repository https://github.com/liebkne/ocd_production
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liebkne/ocd_production" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliebkne%2Focd_production", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliebkne%2Focd_production'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ddd8c850d2e119bf601efe1e781228945dffe64
[INFO] testing liebkne/ocd_production against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliebkne%2Focd_production" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liebkne/ocd_production
[INFO] finished tweaking git repo https://github.com/liebkne/ocd_production
[INFO] tweaked toml for git repo https://github.com/liebkne/ocd_production written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liebkne/ocd_production on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liebkne/ocd_production already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded podio v0.1.6
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded flate2 v1.0.14
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded cc v1.0.52
[INFO] [stderr]   Downloaded zip v0.5.5
[INFO] [stderr]   Downloaded quick-xml v0.18.1
[INFO] [stderr]   Downloaded libc v0.2.69
[INFO] [stderr]   Downloaded bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]   Downloaded encoding_rs v0.8.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c29b1f9a9921aee890343bb2a929d73ba6dd043c520e883b734ec5908502c333
[INFO] running `Command { std: "docker" "start" "-a" "c29b1f9a9921aee890343bb2a929d73ba6dd043c520e883b734ec5908502c333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c29b1f9a9921aee890343bb2a929d73ba6dd043c520e883b734ec5908502c333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c29b1f9a9921aee890343bb2a929d73ba6dd043c520e883b734ec5908502c333", kill_on_drop: false }`
[INFO] [stdout] c29b1f9a9921aee890343bb2a929d73ba6dd043c520e883b734ec5908502c333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2c9552f7821cb67392ad7343b19b98528e4f715df7da1fc05c123de0bd61d1c
[INFO] running `Command { std: "docker" "start" "-a" "e2c9552f7821cb67392ad7343b19b98528e4f715df7da1fc05c123de0bd61d1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling podio v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]    Compiling quick-xml v0.18.1
[INFO] [stderr]    Compiling flate2 v1.0.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling zip v0.5.5
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling ocd_production v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |                         let mut rec = self.production.entry(self.current_api)
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e2c9552f7821cb67392ad7343b19b98528e4f715df7da1fc05c123de0bd61d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c9552f7821cb67392ad7343b19b98528e4f715df7da1fc05c123de0bd61d1c", kill_on_drop: false }`
[INFO] [stdout] e2c9552f7821cb67392ad7343b19b98528e4f715df7da1fc05c123de0bd61d1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b0d9bab0073da23536d4354e10bc1b7b1e45dc535949aefb1b324b70d0c3539
[INFO] running `Command { std: "docker" "start" "-a" "4b0d9bab0073da23536d4354e10bc1b7b1e45dc535949aefb1b324b70d0c3539", kill_on_drop: false }`
[INFO] [stderr]    Compiling ocd_production v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |                         let mut rec = self.production.entry(self.current_api)
[INFO] [stdout]     |                             ----^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4b0d9bab0073da23536d4354e10bc1b7b1e45dc535949aefb1b324b70d0c3539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0d9bab0073da23536d4354e10bc1b7b1e45dc535949aefb1b324b70d0c3539", kill_on_drop: false }`
[INFO] [stdout] 4b0d9bab0073da23536d4354e10bc1b7b1e45dc535949aefb1b324b70d0c3539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6aed897e0f3f13e098ddf0c0b9b3478c91ddb1a78665b21be9f4e6232ed3995a
[INFO] running `Command { std: "docker" "start" "-a" "6aed897e0f3f13e098ddf0c0b9b3478c91ddb1a78665b21be9f4e6232ed3995a", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:300:29
[INFO] [stderr]     |
[INFO] [stderr] 300 |                         let mut rec = self.production.entry(self.current_api)
[INFO] [stderr]     |                             ----^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ocd_production` (bin "ocd_production" test) generated 1 warning (run `cargo fix --bin "ocd_production" -p ocd_production --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ocd_production-e60e878786a0fe4d)
[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" "6aed897e0f3f13e098ddf0c0b9b3478c91ddb1a78665b21be9f4e6232ed3995a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aed897e0f3f13e098ddf0c0b9b3478c91ddb1a78665b21be9f4e6232ed3995a", kill_on_drop: false }`
[INFO] [stdout] 6aed897e0f3f13e098ddf0c0b9b3478c91ddb1a78665b21be9f4e6232ed3995a
