[INFO] cloning repository https://github.com/SabrinaJewson/spx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SabrinaJewson/spx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fspx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fspx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f0a3c8bbc5aceccdfa228480d86c0dda2520c45 [INFO] testing SabrinaJewson/spx against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fspx" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SabrinaJewson/spx on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SabrinaJewson/spx [INFO] finished tweaking git repo https://github.com/SabrinaJewson/spx [INFO] tweaked toml for git repo https://github.com/SabrinaJewson/spx written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/SabrinaJewson/spx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee489177c7e10e054ade4180e73192d2f7dc4ba27bf61cd8f3946db4b5a002ca [INFO] running `Command { std: "docker" "start" "-a" "ee489177c7e10e054ade4180e73192d2f7dc4ba27bf61cd8f3946db4b5a002ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee489177c7e10e054ade4180e73192d2f7dc4ba27bf61cd8f3946db4b5a002ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee489177c7e10e054ade4180e73192d2f7dc4ba27bf61cd8f3946db4b5a002ca", kill_on_drop: false }` [INFO] [stdout] ee489177c7e10e054ade4180e73192d2f7dc4ba27bf61cd8f3946db4b5a002ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1480bae5034009514328c70908a9f659776acec93f2f8844a79d916e7c97d03c [INFO] running `Command { std: "docker" "start" "-a" "1480bae5034009514328c70908a9f659776acec93f2f8844a79d916e7c97d03c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling trust-dns-proto v0.21.1 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling trust-dns-resolver v0.21.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling spx v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> src/proxy.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | inner: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Proxy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proxy.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `domain` [INFO] [stdout] --> src/proxy.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | domain: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `deny_user_agents` [INFO] [stdout] --> src/proxy.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | deny_user_agents: Regex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> src/proxy.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | client: hyper::Client>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "1480bae5034009514328c70908a9f659776acec93f2f8844a79d916e7c97d03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1480bae5034009514328c70908a9f659776acec93f2f8844a79d916e7c97d03c", kill_on_drop: false }` [INFO] [stdout] 1480bae5034009514328c70908a9f659776acec93f2f8844a79d916e7c97d03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7f8a98669f13af8ed553330aaaa23bd9acdac4e80e19a331a5616d3eece958f8 [INFO] running `Command { std: "docker" "start" "-a" "7f8a98669f13af8ed553330aaaa23bd9acdac4e80e19a331a5616d3eece958f8", kill_on_drop: false }` [INFO] [stderr] Compiling spx v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> src/proxy.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | inner: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Proxy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proxy.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `domain` [INFO] [stdout] --> src/proxy.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | domain: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `deny_user_agents` [INFO] [stdout] --> src/proxy.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | deny_user_agents: Regex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> src/proxy.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | client: hyper::Client>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/spx-694a6d5828e14f28) [INFO] running `Command { std: "docker" "inspect" "7f8a98669f13af8ed553330aaaa23bd9acdac4e80e19a331a5616d3eece958f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8a98669f13af8ed553330aaaa23bd9acdac4e80e19a331a5616d3eece958f8", kill_on_drop: false }` [INFO] [stdout] 7f8a98669f13af8ed553330aaaa23bd9acdac4e80e19a331a5616d3eece958f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbdc2e6799c9056035298d739ede8bb9cec0b4a40f48b7de43eb34195ab2dcf5 [INFO] running `Command { std: "docker" "start" "-a" "cbdc2e6799c9056035298d739ede8bb9cec0b4a40f48b7de43eb34195ab2dcf5", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `inner` [INFO] [stderr] --> src/proxy.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | inner: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Proxy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/proxy.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `domain` [INFO] [stderr] --> src/proxy.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | domain: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `deny_user_agents` [INFO] [stderr] --> src/proxy.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | deny_user_agents: Regex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `client` [INFO] [stderr] --> src/proxy.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | client: hyper::Client>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spx` (bin "spx" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spx-694a6d5828e14f28) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::initial_config_is_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cbdc2e6799c9056035298d739ede8bb9cec0b4a40f48b7de43eb34195ab2dcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbdc2e6799c9056035298d739ede8bb9cec0b4a40f48b7de43eb34195ab2dcf5", kill_on_drop: false }` [INFO] [stdout] cbdc2e6799c9056035298d739ede8bb9cec0b4a40f48b7de43eb34195ab2dcf5