[INFO] cloning repository https://github.com/momozahara/axum-with-prost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momozahara/axum-with-prost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomozahara%2Faxum-with-prost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomozahara%2Faxum-with-prost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3467e03e94d405e4ee62512c407baf70076a2aaa [INFO] testing momozahara/axum-with-prost against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomozahara%2Faxum-with-prost" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/momozahara/axum-with-prost on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/momozahara/axum-with-prost [INFO] finished tweaking git repo https://github.com/momozahara/axum-with-prost [INFO] tweaked toml for git repo https://github.com/momozahara/axum-with-prost written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/momozahara/axum-with-prost 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73e356ff8bb47841cce21dc565ce722e556bdee334322b4642054227a5f2ea5e [INFO] running `Command { std: "docker" "start" "-a" "73e356ff8bb47841cce21dc565ce722e556bdee334322b4642054227a5f2ea5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73e356ff8bb47841cce21dc565ce722e556bdee334322b4642054227a5f2ea5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73e356ff8bb47841cce21dc565ce722e556bdee334322b4642054227a5f2ea5e", kill_on_drop: false }` [INFO] [stdout] 73e356ff8bb47841cce21dc565ce722e556bdee334322b4642054227a5f2ea5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcfa03aa1bd544f19aa921fa53910d4862480cf4ba0ded00e3e5dd3c47e5dd0 [INFO] running `Command { std: "docker" "start" "-a" "bbcfa03aa1bd544f19aa921fa53910d4862480cf4ba0ded00e3e5dd3c47e5dd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.91s [INFO] running `Command { std: "docker" "inspect" "bbcfa03aa1bd544f19aa921fa53910d4862480cf4ba0ded00e3e5dd3c47e5dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcfa03aa1bd544f19aa921fa53910d4862480cf4ba0ded00e3e5dd3c47e5dd0", kill_on_drop: false }` [INFO] [stdout] bbcfa03aa1bd544f19aa921fa53910d4862480cf4ba0ded00e3e5dd3c47e5dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627bbb2b1ba2b862db0c9e1c14880366bfdd9b62c5ce44aae100cbb2f86d4b91 [INFO] running `Command { std: "docker" "start" "-a" "627bbb2b1ba2b862db0c9e1c14880366bfdd9b62c5ce44aae100cbb2f86d4b91", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "627bbb2b1ba2b862db0c9e1c14880366bfdd9b62c5ce44aae100cbb2f86d4b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627bbb2b1ba2b862db0c9e1c14880366bfdd9b62c5ce44aae100cbb2f86d4b91", kill_on_drop: false }` [INFO] [stdout] 627bbb2b1ba2b862db0c9e1c14880366bfdd9b62c5ce44aae100cbb2f86d4b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f72b7ab081cccd69fd0731e25c3acf6e2ad62c239b70c0463918175197b5f90 [INFO] running `Command { std: "docker" "start" "-a" "1f72b7ab081cccd69fd0731e25c3acf6e2ad62c239b70c0463918175197b5f90", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests seed.rs (/opt/rustwide/target/debug/deps/seed-eff6d1202d4be53e) [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/main.rs (/opt/rustwide/target/debug/deps/server-646b3f5e04cc4baf) [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 sort.rs (/opt/rustwide/target/debug/deps/sort-4f4dca889bc055ab) [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" "1f72b7ab081cccd69fd0731e25c3acf6e2ad62c239b70c0463918175197b5f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f72b7ab081cccd69fd0731e25c3acf6e2ad62c239b70c0463918175197b5f90", kill_on_drop: false }` [INFO] [stdout] 1f72b7ab081cccd69fd0731e25c3acf6e2ad62c239b70c0463918175197b5f90