[INFO] fetching crate oxidux 0.4.0... [INFO] testing oxidux-0.4.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate oxidux 0.4.0 into /workspace/builds/worker-56/source [INFO] validating manifest of crates.io crate oxidux 0.4.0 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 crates.io crate oxidux 0.4.0 [INFO] finished tweaking crates.io crate oxidux 0.4.0 [INFO] tweaked toml for crates.io crate oxidux 0.4.0 written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate crates.io crate oxidux 0.4.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded listenfd v0.3.3 [INFO] [stderr] Downloaded tracing v0.1.14 [INFO] [stderr] Downloaded trust-dns-client v0.19.5 [INFO] [stderr] Downloaded tracing-subscriber v0.2.5 [INFO] [stderr] Downloaded eyre v0.6.0 [INFO] [stderr] Downloaded trust-dns-server v0.19.5 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded async-trait v0.1.31 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded trust-dns-proto v0.19.5 [INFO] [stderr] Downloaded addr2line v0.12.0 [INFO] [stderr] Downloaded color-eyre v0.5.0 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 37ce096c1a1838079c4d3341666e4a768133f43f9303afa41a6dd49a4bdceb46 [INFO] running `Command { std: "docker" "start" "-a" "37ce096c1a1838079c4d3341666e4a768133f43f9303afa41a6dd49a4bdceb46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37ce096c1a1838079c4d3341666e4a768133f43f9303afa41a6dd49a4bdceb46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ce096c1a1838079c4d3341666e4a768133f43f9303afa41a6dd49a4bdceb46", kill_on_drop: false }` [INFO] [stdout] 37ce096c1a1838079c4d3341666e4a768133f43f9303afa41a6dd49a4bdceb46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 7916e65a146434be07df69279882627d9e9e721891d3aee63c2173850edb1698 [INFO] running `Command { std: "docker" "start" "-a" "7916e65a146434be07df69279882627d9e9e721891d3aee63c2173850edb1698", 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] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling color-eyre v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling oxidux v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "7916e65a146434be07df69279882627d9e9e721891d3aee63c2173850edb1698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7916e65a146434be07df69279882627d9e9e721891d3aee63c2173850edb1698", kill_on_drop: false }` [INFO] [stdout] 7916e65a146434be07df69279882627d9e9e721891d3aee63c2173850edb1698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 9485044f5d1e97834524b34d97137b6574ab24327a27dc4f3acbbba52bfe0834 [INFO] running `Command { std: "docker" "start" "-a" "9485044f5d1e97834524b34d97137b6574ab24327a27dc4f3acbbba52bfe0834", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling oxidux v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `Command { std: "docker" "inspect" "9485044f5d1e97834524b34d97137b6574ab24327a27dc4f3acbbba52bfe0834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9485044f5d1e97834524b34d97137b6574ab24327a27dc4f3acbbba52bfe0834", kill_on_drop: false }` [INFO] [stdout] 9485044f5d1e97834524b34d97137b6574ab24327a27dc4f3acbbba52bfe0834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 6c1ba9910c02a3e35b8cc1c4b56597feedf8de791754a1c894a2024c1c62152f [INFO] running `Command { std: "docker" "start" "-a" "6c1ba9910c02a3e35b8cc1c4b56597feedf8de791754a1c894a2024c1c62152f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oxidux-cf906221db0756ce) [INFO] [stdout] running 16 tests [INFO] [stdout] test config::tests::test_header_deserialization ... ok [INFO] [stdout] test output::tests::pick_color_different_for_different_index ... ok [INFO] [stdout] test output::tests::pick_color_is_deterministic ... ok [INFO] [stdout] test host_resolver::tests::resolve_test ... ok [INFO] [stdout] test config::tests::load_app_config ... ok [INFO] [stdout] test procfile::tests::colon_in_command ... ok [INFO] [stdout] test process::tests::expand_path_replaces_tilde ... ok [INFO] [stdout] test process::tests::test_pid_negation ... ok [INFO] [stdout] test procfile::tests::test_dev_procfile ... ok [INFO] [stdout] test procfile::tests::test_procfile_in_dir ... ok [INFO] [stdout] test procfile::tests::test_multiple_commands ... ok [INFO] [stdout] test proxy::tests::build_bind_address_from_config ... ok [INFO] [stdout] test procfile::tests::test_single_command ... ok [INFO] [stdout] test proxy::tests::app_url_test ... ok [INFO] [stdout] test procfile::tests::test_comment ... ok [INFO] [stdout] test procfile::tests::test_dir_no_procfile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/echo_server-bd67f11bfc00e2d0) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oxidux-45f75b9f6408b1b1) [INFO] [stdout] [INFO] [stderr] Running tests/proxy_test.rs (/opt/rustwide/target/debug/deps/proxy_test-eec10c2bef6650f1) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_proxies_to_configured_port ... ok [INFO] [stderr] Doc-tests oxidux [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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" "6c1ba9910c02a3e35b8cc1c4b56597feedf8de791754a1c894a2024c1c62152f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1ba9910c02a3e35b8cc1c4b56597feedf8de791754a1c894a2024c1c62152f", kill_on_drop: false }` [INFO] [stdout] 6c1ba9910c02a3e35b8cc1c4b56597feedf8de791754a1c894a2024c1c62152f