[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] 3be815f989becde38fbc1997fb105b7bc3204cb8 [INFO] testing trillium-rs/trillium-template against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrillium-rs%2Ftrillium-template" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trillium-rs/trillium-template on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-40/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-bidi v0.3.7 [INFO] [stderr] Downloaded colored v2.0.0 [INFO] [stderr] Downloaded block-buffer v0.10.0 [INFO] [stderr] Downloaded ghash v0.4.4 [INFO] [stderr] Downloaded httpdate v1.0.2 [INFO] [stderr] Downloaded ahash v0.7.6 [INFO] [stderr] Downloaded instant v0.1.12 [INFO] [stderr] Downloaded digest v0.10.1 [INFO] [stderr] Downloaded socket2 v0.4.2 [INFO] [stderr] Downloaded ctr v0.8.0 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.3 [INFO] [stderr] Downloaded slab v0.4.5 [INFO] [stderr] Downloaded alloc-stdlib v0.2.1 [INFO] [stderr] Downloaded crc32fast v1.3.0 [INFO] [stderr] Downloaded aead v0.4.3 [INFO] [stderr] Downloaded querystrong v0.1.1 [INFO] [stderr] Downloaded signal-hook v0.3.12 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded sha2 v0.10.1 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded brotli-decompressor v2.3.2 [INFO] [stderr] Downloaded hkdf v0.12.0 [INFO] [stderr] Downloaded trillium-compression v0.1.0 [INFO] [stderr] Downloaded trillium-router v0.3.2 [INFO] [stderr] Downloaded polling v2.2.0 [INFO] [stderr] Downloaded cipher v0.3.0 [INFO] [stderr] Downloaded routefinder v0.5.1 [INFO] [stderr] Downloaded trillium-logger v0.4.0 [INFO] [stderr] Downloaded trillium v0.2.2 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded trillium-conn-id v0.2.1 [INFO] [stderr] Downloaded trillium-method-override v0.2.0 [INFO] [stderr] Downloaded trillium-cookies v0.3.0 [INFO] [stderr] Downloaded trillium-head v0.2.0 [INFO] [stderr] Downloaded size v0.1.2 [INFO] [stderr] Downloaded trillium-http v0.2.5 [INFO] [stderr] Downloaded trillium-smol v0.2.1 [INFO] [stderr] Downloaded encoding_rs v0.8.30 [INFO] [stderr] Downloaded hmac v0.12.0 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded smartcow v0.1.0 [INFO] [stderr] Downloaded trillium-testing v0.4.0 [INFO] [stderr] Downloaded futures-core v0.3.18 [INFO] [stderr] Downloaded futures-io v0.3.18 [INFO] [stderr] Downloaded cookie v0.16.0 [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.33 [INFO] [stderr] Downloaded tinyvec v1.5.1 [INFO] [stderr] Downloaded trillium-tls-common v0.1.0 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.1 [INFO] [stderr] Downloaded smartstring v0.2.9 [INFO] [stderr] Downloaded waker-set v0.2.0 [INFO] [stderr] Downloaded stopper v0.2.0 [INFO] [stderr] Downloaded syn v1.0.82 [INFO] [stderr] Downloaded trillium-server-common v0.3.0 [INFO] [stderr] Downloaded aes v0.7.5 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded polyval v0.5.3 [INFO] [stderr] Downloaded crypto-common v0.1.1 [INFO] [stderr] Downloaded simple-mutex v1.1.5 [INFO] [stderr] Downloaded async-dup v1.2.2 [INFO] [stderr] Downloaded ppv-lite86 v0.2.15 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9d8b7b44ebaf878f720c7916ed79454b63f60d4ed25ac80002adebbd2f0512d [INFO] running `Command { std: "docker" "start" "-a" "d9d8b7b44ebaf878f720c7916ed79454b63f60d4ed25ac80002adebbd2f0512d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d8b7b44ebaf878f720c7916ed79454b63f60d4ed25ac80002adebbd2f0512d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d8b7b44ebaf878f720c7916ed79454b63f60d4ed25ac80002adebbd2f0512d", kill_on_drop: false }` [INFO] [stdout] d9d8b7b44ebaf878f720c7916ed79454b63f60d4ed25ac80002adebbd2f0512d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 860dcdb9ebe4d76de96c6644b7d3e09d9e6b2601e2bcc73edf634b07830fb0ea [INFO] running `Command { std: "docker" "start" "-a" "860dcdb9ebe4d76de96c6644b7d3e09d9e6b2601e2bcc73edf634b07830fb0ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling querystrong v0.1.1 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling routefinder v0.5.1 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling signal-hook-async-std v0.2.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling trillium-http v0.2.5 [INFO] [stderr] Compiling trillium v0.2.2 [INFO] [stderr] Compiling trillium-server-common v0.3.0 [INFO] [stderr] Compiling trillium-method-override v0.2.0 [INFO] [stderr] Compiling trillium-cookies v0.3.0 [INFO] [stderr] Compiling trillium-compression v0.1.0 [INFO] [stderr] Compiling trillium-conn-id v0.2.1 [INFO] [stderr] Compiling trillium-router v0.3.2 [INFO] [stderr] Compiling trillium-head v0.2.0 [INFO] [stderr] Compiling trillium-logger 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 [unoptimized + debuginfo] target(s) in 20.19s [INFO] running `Command { std: "docker" "inspect" "860dcdb9ebe4d76de96c6644b7d3e09d9e6b2601e2bcc73edf634b07830fb0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860dcdb9ebe4d76de96c6644b7d3e09d9e6b2601e2bcc73edf634b07830fb0ea", kill_on_drop: false }` [INFO] [stdout] 860dcdb9ebe4d76de96c6644b7d3e09d9e6b2601e2bcc73edf634b07830fb0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 537132eab9a09e7a038b320879ddbb331fbc58eb03c26d4d6d0d66f420617abf [INFO] running `Command { std: "docker" "start" "-a" "537132eab9a09e7a038b320879ddbb331fbc58eb03c26d4d6d0d66f420617abf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.0 [INFO] [stderr] Compiling trillium-example-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.78s [INFO] running `Command { std: "docker" "inspect" "537132eab9a09e7a038b320879ddbb331fbc58eb03c26d4d6d0d66f420617abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537132eab9a09e7a038b320879ddbb331fbc58eb03c26d4d6d0d66f420617abf", kill_on_drop: false }` [INFO] [stdout] 537132eab9a09e7a038b320879ddbb331fbc58eb03c26d4d6d0d66f420617abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79c05c6eb95bf2ed5060a4d9c1656047fcfb6af9c9e78857423963a44026d8f3 [INFO] running `Command { std: "docker" "start" "-a" "79c05c6eb95bf2ed5060a4d9c1656047fcfb6af9c9e78857423963a44026d8f3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trillium_example_app-3fffe3b382c90492) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::other_routes_are_not_found ... ok [INFO] [stdout] test tests::says_hello_world ... ok [INFO] [stdout] test tests::says_hello_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79c05c6eb95bf2ed5060a4d9c1656047fcfb6af9c9e78857423963a44026d8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c05c6eb95bf2ed5060a4d9c1656047fcfb6af9c9e78857423963a44026d8f3", kill_on_drop: false }` [INFO] [stdout] 79c05c6eb95bf2ed5060a4d9c1656047fcfb6af9c9e78857423963a44026d8f3