[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] c5a6f63a384a12820fce9cc14f647cf569feea38 [INFO] testing trillium-rs/trillium-template against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrillium-rs%2Ftrillium-template" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trillium-rs/trillium-template 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/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-10/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded waker-set v0.2.0 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.1 [INFO] [stderr] Downloaded stopper v0.2.0 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded signal-hook v0.3.12 [INFO] [stderr] Downloaded trillium-server-common v0.3.0 [INFO] [stderr] Downloaded hkdf v0.12.0 [INFO] [stderr] Downloaded trillium-compression v0.1.0 [INFO] [stderr] Downloaded trillium v0.2.2 [INFO] [stderr] Downloaded smartcow v0.1.0 [INFO] [stderr] Downloaded routefinder v0.5.1 [INFO] [stderr] Downloaded trillium-router v0.3.3 [INFO] [stderr] Downloaded trillium-tls-common v0.1.0 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded size v0.1.2 [INFO] [stderr] Downloaded trillium-cookies v0.3.0 [INFO] [stderr] Downloaded trillium-method-override v0.2.0 [INFO] [stderr] Downloaded querystrong v0.1.1 [INFO] [stderr] Downloaded trillium-logger v0.4.0 [INFO] [stderr] Downloaded trillium-head v0.2.0 [INFO] [stderr] Downloaded trillium-conn-id v0.2.1 [INFO] [stderr] Downloaded trillium-smol v0.2.1 [INFO] [stderr] Downloaded trillium-testing v0.4.0 [INFO] [stderr] Downloaded trillium-http v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48b42634e7d2505d6ff904ce7f3322a650275c0fdef7c17a2183f26203092d44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48b42634e7d2505d6ff904ce7f3322a650275c0fdef7c17a2183f26203092d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b42634e7d2505d6ff904ce7f3322a650275c0fdef7c17a2183f26203092d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b42634e7d2505d6ff904ce7f3322a650275c0fdef7c17a2183f26203092d44", kill_on_drop: false }` [INFO] [stdout] 48b42634e7d2505d6ff904ce7f3322a650275c0fdef7c17a2183f26203092d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ce695a6e8d84ed76b90ff32bf91086a4aee08139fff2e77b0c43ec59a454bd8 [INFO] running `Command { std: "docker" "start" "-a" "9ce695a6e8d84ed76b90ff32bf91086a4aee08139fff2e77b0c43ec59a454bd8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling querystrong v0.1.1 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling routefinder v0.5.1 [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 time v0.3.5 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [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 hashbrown v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling signal-hook-async-std v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.1 [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 async-compression v0.3.8 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [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-conn-id v0.2.1 [INFO] [stderr] Compiling trillium-logger v0.4.0 [INFO] [stderr] Compiling trillium-compression v0.1.0 [INFO] [stderr] Compiling trillium-method-override v0.2.0 [INFO] [stderr] Compiling trillium-head v0.2.0 [INFO] [stderr] Compiling trillium-router v0.3.3 [INFO] [stderr] Compiling trillium-cookies v0.3.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 1m 43s [INFO] running `Command { std: "docker" "inspect" "9ce695a6e8d84ed76b90ff32bf91086a4aee08139fff2e77b0c43ec59a454bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce695a6e8d84ed76b90ff32bf91086a4aee08139fff2e77b0c43ec59a454bd8", kill_on_drop: false }` [INFO] [stdout] 9ce695a6e8d84ed76b90ff32bf91086a4aee08139fff2e77b0c43ec59a454bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b862de5c3a5224af7dbbe93669f266710a1696f6d5ee0faf1f1e60c30be8c360 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b862de5c3a5224af7dbbe93669f266710a1696f6d5ee0faf1f1e60c30be8c360", 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.0 [INFO] [stderr] Compiling trillium-example-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.46s [INFO] running `Command { std: "docker" "inspect" "b862de5c3a5224af7dbbe93669f266710a1696f6d5ee0faf1f1e60c30be8c360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b862de5c3a5224af7dbbe93669f266710a1696f6d5ee0faf1f1e60c30be8c360", kill_on_drop: false }` [INFO] [stdout] b862de5c3a5224af7dbbe93669f266710a1696f6d5ee0faf1f1e60c30be8c360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25ddd4d163b30d80144faeeb49124145340d7f192a611068a6c4f234742140a2 [INFO] running `Command { std: "docker" "start" "-a" "25ddd4d163b30d80144faeeb49124145340d7f192a611068a6c4f234742140a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trillium_example_app-c5cd7d0d60f2e6bf) [INFO] [stdout] [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25ddd4d163b30d80144faeeb49124145340d7f192a611068a6c4f234742140a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ddd4d163b30d80144faeeb49124145340d7f192a611068a6c4f234742140a2", kill_on_drop: false }` [INFO] [stdout] 25ddd4d163b30d80144faeeb49124145340d7f192a611068a6c4f234742140a2