[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonxf v1.1.1 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63b6c13ebaf8d0b5955a6f024898cc172a7a96df13d7b9848ca8d27e80f5b078 [INFO] running `Command { std: "docker" "start" "-a" "63b6c13ebaf8d0b5955a6f024898cc172a7a96df13d7b9848ca8d27e80f5b078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b6c13ebaf8d0b5955a6f024898cc172a7a96df13d7b9848ca8d27e80f5b078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b6c13ebaf8d0b5955a6f024898cc172a7a96df13d7b9848ca8d27e80f5b078", kill_on_drop: false }` [INFO] [stdout] 63b6c13ebaf8d0b5955a6f024898cc172a7a96df13d7b9848ca8d27e80f5b078 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bbdf796c07172055fa8c12c5cb332ca5fea623efa97310a1949a9fcadfd62b3 [INFO] running `Command { std: "docker" "start" "-a" "1bbdf796c07172055fa8c12c5cb332ca5fea623efa97310a1949a9fcadfd62b3", kill_on_drop: false }` [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 sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.4.4 [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 thread_local v1.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sharded-slab v0.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 line-wrap v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [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 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 clap_derive v3.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling onig v6.3.1 [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 plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [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 41.73s [INFO] running `Command { std: "docker" "inspect" "1bbdf796c07172055fa8c12c5cb332ca5fea623efa97310a1949a9fcadfd62b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbdf796c07172055fa8c12c5cb332ca5fea623efa97310a1949a9fcadfd62b3", kill_on_drop: false }` [INFO] [stdout] 1bbdf796c07172055fa8c12c5cb332ca5fea623efa97310a1949a9fcadfd62b3 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 739d538fec9890071396cd40d793ced027d297a55a5f51e04857b55277c00df1 [INFO] running `Command { std: "docker" "start" "-a" "739d538fec9890071396cd40d793ced027d297a55a5f51e04857b55277c00df1", 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 4.06s [INFO] running `Command { std: "docker" "inspect" "739d538fec9890071396cd40d793ced027d297a55a5f51e04857b55277c00df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739d538fec9890071396cd40d793ced027d297a55a5f51e04857b55277c00df1", kill_on_drop: false }` [INFO] [stdout] 739d538fec9890071396cd40d793ced027d297a55a5f51e04857b55277c00df1 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae93b8b3f7788db946b8d57fddc43b61edcad7c8e15604bde7ebbc507beccfdf [INFO] running `Command { std: "docker" "start" "-a" "ae93b8b3f7788db946b8d57fddc43b61edcad7c8e15604bde7ebbc507beccfdf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/httpie-acb95646ccf036db) [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 (/opt/rustwide/target/debug/deps/command-237a214912123f0a) [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/http_server-453c6183c0140947) [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] 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] running `Command { std: "docker" "inspect" "ae93b8b3f7788db946b8d57fddc43b61edcad7c8e15604bde7ebbc507beccfdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae93b8b3f7788db946b8d57fddc43b61edcad7c8e15604bde7ebbc507beccfdf", kill_on_drop: false }` [INFO] [stdout] ae93b8b3f7788db946b8d57fddc43b61edcad7c8e15604bde7ebbc507beccfdf