[INFO] cloning repository https://github.com/ndac-todoroki/rtp_jyushin_maru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndac-todoroki/rtp_jyushin_maru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndac-todoroki%2Frtp_jyushin_maru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndac-todoroki%2Frtp_jyushin_maru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b41e156842b056db0efd9dc48a115ae4617c5ae4 [INFO] testing ndac-todoroki/rtp_jyushin_maru against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndac-todoroki%2Frtp_jyushin_maru" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ndac-todoroki/rtp_jyushin_maru on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ndac-todoroki/rtp_jyushin_maru [INFO] finished tweaking git repo https://github.com/ndac-todoroki/rtp_jyushin_maru [INFO] tweaked toml for git repo https://github.com/ndac-todoroki/rtp_jyushin_maru written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ndac-todoroki/rtp_jyushin_maru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0977b7fd0984578a0e7b0f97327d867fde2b0db956849d09af4dbbc6dd312ff [INFO] running `Command { std: "docker" "start" "-a" "d0977b7fd0984578a0e7b0f97327d867fde2b0db956849d09af4dbbc6dd312ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0977b7fd0984578a0e7b0f97327d867fde2b0db956849d09af4dbbc6dd312ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0977b7fd0984578a0e7b0f97327d867fde2b0db956849d09af4dbbc6dd312ff", kill_on_drop: false }` [INFO] [stdout] d0977b7fd0984578a0e7b0f97327d867fde2b0db956849d09af4dbbc6dd312ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd7543ccd1544a400be6bdab44b237b5899876ab1476857b70ce6135cd588d0 [INFO] running `Command { std: "docker" "start" "-a" "8dd7543ccd1544a400be6bdab44b237b5899876ab1476857b70ce6135cd588d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling rtp-rs v0.2.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.36 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling rtp_jyushin_maru v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BufWriter` [INFO] [stdout] --> src/workers/redirect.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{self, BufWriter, Write}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | app.print_help(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/workers/redirect.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | stdout.write_all(&payload); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.88s [INFO] running `Command { std: "docker" "inspect" "8dd7543ccd1544a400be6bdab44b237b5899876ab1476857b70ce6135cd588d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd7543ccd1544a400be6bdab44b237b5899876ab1476857b70ce6135cd588d0", kill_on_drop: false }` [INFO] [stdout] 8dd7543ccd1544a400be6bdab44b237b5899876ab1476857b70ce6135cd588d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d1db41da880cc9a3a82571643e615ccf0c994a889bae7f1cf679d0fcdf2d295 [INFO] running `Command { std: "docker" "start" "-a" "2d1db41da880cc9a3a82571643e615ccf0c994a889bae7f1cf679d0fcdf2d295", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rtp_jyushin_maru v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BufWriter` [INFO] [stdout] --> src/workers/redirect.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{self, BufWriter, Write}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | app.print_help(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/workers/redirect.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | stdout.write_all(&payload); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "2d1db41da880cc9a3a82571643e615ccf0c994a889bae7f1cf679d0fcdf2d295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1db41da880cc9a3a82571643e615ccf0c994a889bae7f1cf679d0fcdf2d295", kill_on_drop: false }` [INFO] [stdout] 2d1db41da880cc9a3a82571643e615ccf0c994a889bae7f1cf679d0fcdf2d295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71832d1b5a1207e60ca5f214653591246607cea095e70251de2dcac31edf5e06 [INFO] running `Command { std: "docker" "start" "-a" "71832d1b5a1207e60ca5f214653591246607cea095e70251de2dcac31edf5e06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `BufWriter` [INFO] [stderr] --> src/workers/redirect.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | use std::io::{self, BufWriter, Write}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:134:10 [INFO] [stderr] | [INFO] [stderr] 134 | app.print_help(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/workers/redirect.rs:69:7 [INFO] [stderr] | [INFO] [stderr] 69 | stdout.write_all(&payload); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `rtp_jyushin_maru` (bin "rtp_jyushin_maru" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rtp_jyushin_maru-dad7338fecc742eb) [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" "71832d1b5a1207e60ca5f214653591246607cea095e70251de2dcac31edf5e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71832d1b5a1207e60ca5f214653591246607cea095e70251de2dcac31edf5e06", kill_on_drop: false }` [INFO] [stdout] 71832d1b5a1207e60ca5f214653591246607cea095e70251de2dcac31edf5e06