[INFO] cloning repository https://github.com/tristan/tosho [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tristan/tosho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Ftosho", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Ftosho'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83a866dd1b76202517cb38bfe9205db6ecf04eac [INFO] testing tristan/tosho against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Ftosho" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tristan/tosho on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tristan/tosho [INFO] finished tweaking git repo https://github.com/tristan/tosho [INFO] tweaked toml for git repo https://github.com/tristan/tosho written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/tristan/tosho already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5c95790b8b0403bfd54be768720822670f52bd5c87edab97da6f00c26fa89d2 [INFO] running `Command { std: "docker" "start" "-a" "f5c95790b8b0403bfd54be768720822670f52bd5c87edab97da6f00c26fa89d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5c95790b8b0403bfd54be768720822670f52bd5c87edab97da6f00c26fa89d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c95790b8b0403bfd54be768720822670f52bd5c87edab97da6f00c26fa89d2", kill_on_drop: false }` [INFO] [stdout] f5c95790b8b0403bfd54be768720822670f52bd5c87edab97da6f00c26fa89d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae4844d3f590a3fcda9cddc39baa94e983d820f976712629a762ce9bf790159 [INFO] running `Command { std: "docker" "start" "-a" "7ae4844d3f590a3fcda9cddc39baa94e983d820f976712629a762ce9bf790159", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wildmatch v1.0.11 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tosho v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `nzo_ids` [INFO] [stdout] --> src/sabnzbd.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | nzo_ids: Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JsonResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/sabnzbd.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug,Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "7ae4844d3f590a3fcda9cddc39baa94e983d820f976712629a762ce9bf790159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae4844d3f590a3fcda9cddc39baa94e983d820f976712629a762ce9bf790159", kill_on_drop: false }` [INFO] [stdout] 7ae4844d3f590a3fcda9cddc39baa94e983d820f976712629a762ce9bf790159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138c892f518980a7ee79cbce3aa57ef0413465f4920f9436a4a685f8bb0e8df3 [INFO] running `Command { std: "docker" "start" "-a" "138c892f518980a7ee79cbce3aa57ef0413465f4920f9436a4a685f8bb0e8df3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tosho v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `nzo_ids` [INFO] [stdout] --> src/sabnzbd.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | nzo_ids: Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JsonResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/sabnzbd.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug,Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "138c892f518980a7ee79cbce3aa57ef0413465f4920f9436a4a685f8bb0e8df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138c892f518980a7ee79cbce3aa57ef0413465f4920f9436a4a685f8bb0e8df3", kill_on_drop: false }` [INFO] [stdout] 138c892f518980a7ee79cbce3aa57ef0413465f4920f9436a4a685f8bb0e8df3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d69fa4bb741ca6964808e2b573873dd028b5cf86e4c191499de8d15be4c3f59 [INFO] running `Command { std: "docker" "start" "-a" "2d69fa4bb741ca6964808e2b573873dd028b5cf86e4c191499de8d15be4c3f59", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `nzo_ids` [INFO] [stderr] --> src/sabnzbd.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | nzo_ids: Option> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `JsonResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/sabnzbd.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug,Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tosho` (bin "tosho" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.97s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tosho-0876d7584a0371ab) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::test::test_matching ... ok [INFO] [stdout] test rss::test::test_read_from_xml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d69fa4bb741ca6964808e2b573873dd028b5cf86e4c191499de8d15be4c3f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d69fa4bb741ca6964808e2b573873dd028b5cf86e4c191499de8d15be4c3f59", kill_on_drop: false }` [INFO] [stdout] 2d69fa4bb741ca6964808e2b573873dd028b5cf86e4c191499de8d15be4c3f59