[INFO] cloning repository https://github.com/martinhito11/porpoise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinhito11/porpoise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinhito11%2Fporpoise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinhito11%2Fporpoise'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf65c6647dc38bb37a0867173c831f007a7e7656
[INFO] testing martinhito11/porpoise against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinhito11%2Fporpoise" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  65% (1992/3057)
Updating files:  66% (2018/3057)
Updating files:  67% (2049/3057)
Updating files:  68% (2079/3057)
Updating files:  69% (2110/3057)
Updating files:  70% (2140/3057)
Updating files:  71% (2171/3057)
Updating files:  72% (2202/3057)
Updating files:  73% (2232/3057)
Updating files:  73% (2249/3057)
Updating files:  74% (2263/3057)
Updating files:  75% (2293/3057)
Updating files:  76% (2324/3057)
Updating files:  77% (2354/3057)
Updating files:  78% (2385/3057)
Updating files:  79% (2416/3057)
Updating files:  80% (2446/3057)
Updating files:  81% (2477/3057)
Updating files:  82% (2507/3057)
Updating files:  83% (2538/3057)
Updating files:  84% (2568/3057)
Updating files:  84% (2576/3057)
Updating files:  85% (2599/3057)
Updating files:  86% (2630/3057)
Updating files:  87% (2660/3057)
Updating files:  88% (2691/3057)
Updating files:  89% (2721/3057)
Updating files:  90% (2752/3057)
Updating files:  91% (2782/3057)
Updating files:  92% (2813/3057)
Updating files:  93% (2844/3057)
Updating files:  94% (2874/3057)
Updating files:  95% (2905/3057)
Updating files:  96% (2935/3057)
Updating files:  97% (2966/3057)
Updating files:  98% (2996/3057)
Updating files:  99% (3027/3057)
Updating files: 100% (3057/3057)
Updating files: 100% (3057/3057), done.
[INFO] started tweaking git repo https://github.com/martinhito11/porpoise
[INFO] finished tweaking git repo https://github.com/martinhito11/porpoise
[INFO] tweaked toml for git repo https://github.com/martinhito11/porpoise written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinhito11/porpoise on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martinhito11/porpoise already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded hyper-old-types v0.11.0
[INFO] [stderr]   Downloaded swagger v6.4.1
[INFO] [stderr]   Downloaded markup5ever v0.12.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded ammonia v4.0.0
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded reqwest v0.12.2
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 333b7cdf7bab17ab9648058b66c9f323c35960e27c1e02bc2defe88d79aa07ba
[INFO] running `Command { std: "docker" "start" "-a" "333b7cdf7bab17ab9648058b66c9f323c35960e27c1e02bc2defe88d79aa07ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "333b7cdf7bab17ab9648058b66c9f323c35960e27c1e02bc2defe88d79aa07ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "333b7cdf7bab17ab9648058b66c9f323c35960e27c1e02bc2defe88d79aa07ba", kill_on_drop: false }`
[INFO] [stdout] 333b7cdf7bab17ab9648058b66c9f323c35960e27c1e02bc2defe88d79aa07ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14b7f26b0dc5ce95b1bf0a0690f18e54a2d5374671e947e97fdface1463a6932
[INFO] running `Command { std: "docker" "start" "-a" "14b7f26b0dc5ce95b1bf0a0690f18e54a2d5374671e947e97fdface1463a6932", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper-old-types v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling markup5ever v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling swagger v6.4.1
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling porpoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.25s
[INFO] running `Command { std: "docker" "inspect" "14b7f26b0dc5ce95b1bf0a0690f18e54a2d5374671e947e97fdface1463a6932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b7f26b0dc5ce95b1bf0a0690f18e54a2d5374671e947e97fdface1463a6932", kill_on_drop: false }`
[INFO] [stdout] 14b7f26b0dc5ce95b1bf0a0690f18e54a2d5374671e947e97fdface1463a6932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26879de0310896246eb84e868da7b36f8ce9731a4c96ba57e7f3961c2e232348
[INFO] running `Command { std: "docker" "start" "-a" "26879de0310896246eb84e868da7b36f8ce9731a4c96ba57e7f3961c2e232348", kill_on_drop: false }`
[INFO] [stderr]    Compiling porpoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "26879de0310896246eb84e868da7b36f8ce9731a4c96ba57e7f3961c2e232348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26879de0310896246eb84e868da7b36f8ce9731a4c96ba57e7f3961c2e232348", kill_on_drop: false }`
[INFO] [stdout] 26879de0310896246eb84e868da7b36f8ce9731a4c96ba57e7f3961c2e232348
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25aa37a6b28cc4169b036dfa12e0fe44e51c61b64af8b6abe62b4d198ae9f0bf
[INFO] running `Command { std: "docker" "start" "-a" "25aa37a6b28cc4169b036dfa12e0fe44e51c61b64af8b6abe62b4d198ae9f0bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/server.rs (/opt/rustwide/target/debug/deps/porpoise-bfd18f3a05488c4d)
[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" "25aa37a6b28cc4169b036dfa12e0fe44e51c61b64af8b6abe62b4d198ae9f0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25aa37a6b28cc4169b036dfa12e0fe44e51c61b64af8b6abe62b4d198ae9f0bf", kill_on_drop: false }`
[INFO] [stdout] 25aa37a6b28cc4169b036dfa12e0fe44e51c61b64af8b6abe62b4d198ae9f0bf
