[INFO] cloning repository https://github.com/shenshouer/httpie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shenshouer/httpie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenshouer%2Fhttpie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenshouer%2Fhttpie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59ce6d677c25f8c7d38d2008dce7c17561d56bd2 [INFO] testing shenshouer/httpie 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%2Fshenshouer%2Fhttpie" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenshouer/httpie 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/shenshouer/httpie [INFO] finished tweaking git repo https://github.com/shenshouer/httpie [INFO] tweaked toml for git repo https://github.com/shenshouer/httpie written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/shenshouer/httpie 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2046195c1e511a949084ef3c1f223c233fa98258f55dddf6628d5d016af28f72 [INFO] running `Command { std: "docker" "start" "-a" "2046195c1e511a949084ef3c1f223c233fa98258f55dddf6628d5d016af28f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2046195c1e511a949084ef3c1f223c233fa98258f55dddf6628d5d016af28f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2046195c1e511a949084ef3c1f223c233fa98258f55dddf6628d5d016af28f72", kill_on_drop: false }` [INFO] [stdout] 2046195c1e511a949084ef3c1f223c233fa98258f55dddf6628d5d016af28f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91a610cdff2c9c989a730444b08a2918c1eb774d3507d01ff29225c1d81c8eb5 [INFO] running `Command { std: "docker" "start" "-a" "91a610cdff2c9c989a730444b08a2918c1eb774d3507d01ff29225c1d81c8eb5", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling jsonxf v1.1.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tower-http v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling axum-core v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.4.4 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling httpie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.22s [INFO] running `Command { std: "docker" "inspect" "91a610cdff2c9c989a730444b08a2918c1eb774d3507d01ff29225c1d81c8eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a610cdff2c9c989a730444b08a2918c1eb774d3507d01ff29225c1d81c8eb5", kill_on_drop: false }` [INFO] [stdout] 91a610cdff2c9c989a730444b08a2918c1eb774d3507d01ff29225c1d81c8eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 302444f11f21db0cd263c7c40d74cc0e4d519c5dfcbaf9950b41950bdde4478a [INFO] running `Command { std: "docker" "start" "-a" "302444f11f21db0cd263c7c40d74cc0e4d519c5dfcbaf9950b41950bdde4478a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling httpie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpie-ddf348bf12fa334c) [INFO] [stderr] Executable unittests src/bin/command.rs (/opt/rustwide/target/debug/deps/command-ba72473378702413) [INFO] [stderr] Executable unittests src/bin/http_server.rs (/opt/rustwide/target/debug/deps/http_server-96a6fc869cca1209) [INFO] running `Command { std: "docker" "inspect" "302444f11f21db0cd263c7c40d74cc0e4d519c5dfcbaf9950b41950bdde4478a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302444f11f21db0cd263c7c40d74cc0e4d519c5dfcbaf9950b41950bdde4478a", kill_on_drop: false }` [INFO] [stdout] 302444f11f21db0cd263c7c40d74cc0e4d519c5dfcbaf9950b41950bdde4478a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85bea8525f4ca36bec1f7ad633c3a2621d05183c5f414c361c679f8b0ab121ae [INFO] running `Command { std: "docker" "start" "-a" "85bea8525f4ca36bec1f7ad633c3a2621d05183c5f414c361c679f8b0ab121ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpie-ddf348bf12fa334c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cmds::utils::tests::parse_kv_pair_works ... ok [INFO] [stdout] test cmds::utils::tests::parse_url_works ... 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] [stderr] Running unittests src/bin/command.rs (/opt/rustwide/target/debug/deps/command-ba72473378702413) [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 src/bin/http_server.rs (/opt/rustwide/target/debug/deps/http_server-96a6fc869cca1209) [INFO] [stderr] Doc-tests httpie [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] [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" "85bea8525f4ca36bec1f7ad633c3a2621d05183c5f414c361c679f8b0ab121ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bea8525f4ca36bec1f7ad633c3a2621d05183c5f414c361c679f8b0ab121ae", kill_on_drop: false }` [INFO] [stdout] 85bea8525f4ca36bec1f7ad633c3a2621d05183c5f414c361c679f8b0ab121ae