[INFO] cloning repository https://github.com/trillium-rs/trillium-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trillium-rs/trillium-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrillium-rs%2Ftrillium-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrillium-rs%2Ftrillium-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c22bc0d5f439ff87dd0c03d074b5bee697e0ff46 [INFO] testing trillium-rs/trillium-template against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrillium-rs%2Ftrillium-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trillium-rs/trillium-template 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] started tweaking git repo https://github.com/trillium-rs/trillium-template [INFO] finished tweaking git repo https://github.com/trillium-rs/trillium-template [INFO] tweaked toml for git repo https://github.com/trillium-rs/trillium-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trillium-rs/trillium-template 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smartcow v0.2.1 [INFO] [stderr] Downloaded stopper v0.2.0 [INFO] [stderr] Downloaded trillium-smol v0.2.1 [INFO] [stderr] Downloaded trillium-http v0.2.13 [INFO] [stderr] Downloaded trillium-compression v0.1.0 [INFO] [stderr] Downloaded trillium-conn-id v0.2.1 [INFO] [stderr] Downloaded trillium-head v0.2.0 [INFO] [stderr] Downloaded trillium-method-override v0.2.0 [INFO] [stderr] Downloaded trillium-cookies v0.4.0 [INFO] [stderr] Downloaded size v0.4.1 [INFO] [stderr] Downloaded trillium-logger v0.4.2 [INFO] [stderr] Downloaded querystrong v0.1.1 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded rustix v0.37.3 [INFO] [stderr] Downloaded trillium v0.2.8 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded routefinder v0.5.3 [INFO] [stderr] Downloaded trillium-router v0.3.5 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.2 [INFO] [stderr] Downloaded waker-set v0.2.0 [INFO] [stderr] Downloaded trillium-tls-common v0.1.0 [INFO] [stderr] Downloaded trillium-server-common v0.3.0 [INFO] [stderr] Downloaded trillium-testing v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 695acbd94b03cc6bc9d728e598fb6052cb7e2b99a10df29d8276996e008b2d63 [INFO] running `Command { std: "docker" "start" "-a" "695acbd94b03cc6bc9d728e598fb6052cb7e2b99a10df29d8276996e008b2d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "695acbd94b03cc6bc9d728e598fb6052cb7e2b99a10df29d8276996e008b2d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695acbd94b03cc6bc9d728e598fb6052cb7e2b99a10df29d8276996e008b2d63", kill_on_drop: false }` [INFO] [stdout] 695acbd94b03cc6bc9d728e598fb6052cb7e2b99a10df29d8276996e008b2d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a4317ff78a8babe2817a331dff786c1e27a9f3fee4a599210ee1ef1ff1f1318c [INFO] running `Command { std: "docker" "start" "-a" "a4317ff78a8babe2817a331dff786c1e27a9f3fee4a599210ee1ef1ff1f1318c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling routefinder v0.5.3 [INFO] [stderr] Compiling querystrong v0.1.1 [INFO] [stderr] Compiling size v0.4.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling signal-hook-async-std v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling trillium-http v0.2.13 [INFO] [stderr] Compiling trillium v0.2.8 [INFO] [stderr] Compiling trillium-server-common v0.3.0 [INFO] [stderr] Compiling trillium-router v0.3.5 [INFO] [stderr] Compiling trillium-compression v0.1.0 [INFO] [stderr] Compiling trillium-head v0.2.0 [INFO] [stderr] Compiling trillium-conn-id v0.2.1 [INFO] [stderr] Compiling trillium-method-override v0.2.0 [INFO] [stderr] Compiling trillium-logger v0.4.2 [INFO] [stderr] Compiling trillium-cookies v0.4.0 [INFO] [stderr] Compiling trillium-smol v0.2.1 [INFO] [stderr] Compiling trillium-example-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.58s [INFO] running `Command { std: "docker" "inspect" "a4317ff78a8babe2817a331dff786c1e27a9f3fee4a599210ee1ef1ff1f1318c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4317ff78a8babe2817a331dff786c1e27a9f3fee4a599210ee1ef1ff1f1318c", kill_on_drop: false }` [INFO] [stdout] a4317ff78a8babe2817a331dff786c1e27a9f3fee4a599210ee1ef1ff1f1318c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a41ce949c9e9446851baff288cbb0832978e5efa0bd266113d5dea2ed16bc120 [INFO] running `Command { std: "docker" "start" "-a" "a41ce949c9e9446851baff288cbb0832978e5efa0bd266113d5dea2ed16bc120", kill_on_drop: false }` [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling trillium-testing v0.4.2 [INFO] [stderr] Compiling trillium-example-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `Command { std: "docker" "inspect" "a41ce949c9e9446851baff288cbb0832978e5efa0bd266113d5dea2ed16bc120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41ce949c9e9446851baff288cbb0832978e5efa0bd266113d5dea2ed16bc120", kill_on_drop: false }` [INFO] [stdout] a41ce949c9e9446851baff288cbb0832978e5efa0bd266113d5dea2ed16bc120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ae1b8e776485fc34028f4467d34358af248a67ab3a97585169e069da5e442b8d [INFO] running `Command { std: "docker" "start" "-a" "ae1b8e776485fc34028f4467d34358af248a67ab3a97585169e069da5e442b8d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trillium_example_app-03a46148677b9a68) [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::says_hello_world ... ok [INFO] [stdout] test tests::says_hello_name ... ok [INFO] [stdout] test tests::other_routes_are_not_found ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae1b8e776485fc34028f4467d34358af248a67ab3a97585169e069da5e442b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1b8e776485fc34028f4467d34358af248a67ab3a97585169e069da5e442b8d", kill_on_drop: false }` [INFO] [stdout] ae1b8e776485fc34028f4467d34358af248a67ab3a97585169e069da5e442b8d