[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f9a585b467cb9908fc8131dfcaeeb9a41f5c67e970ba3597bbbf542e022e070 [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" "1f9a585b467cb9908fc8131dfcaeeb9a41f5c67e970ba3597bbbf542e022e070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f9a585b467cb9908fc8131dfcaeeb9a41f5c67e970ba3597bbbf542e022e070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9a585b467cb9908fc8131dfcaeeb9a41f5c67e970ba3597bbbf542e022e070", kill_on_drop: false }` [INFO] [stdout] 1f9a585b467cb9908fc8131dfcaeeb9a41f5c67e970ba3597bbbf542e022e070 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b351ce8ba0cf7816206acc5495189a3f27fa2df1b0b4f60409a81620b2a11e3e [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" "b351ce8ba0cf7816206acc5495189a3f27fa2df1b0b4f60409a81620b2a11e3e", 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 memmem v0.1.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling subtle v2.4.1 [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 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 futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling routefinder v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [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 rand v0.8.4 [INFO] [stderr] Compiling signal-hook-async-std v0.2.1 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [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 pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [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-method-override v0.2.0 [INFO] [stderr] Compiling trillium-logger v0.4.0 [INFO] [stderr] Compiling trillium-conn-id v0.2.1 [INFO] [stderr] Compiling trillium-cookies v0.3.0 [INFO] [stderr] Compiling trillium-router v0.3.3 [INFO] [stderr] Compiling trillium-head v0.2.0 [INFO] [stderr] Compiling trillium-compression v0.1.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 40s [INFO] running `Command { std: "docker" "inspect" "b351ce8ba0cf7816206acc5495189a3f27fa2df1b0b4f60409a81620b2a11e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b351ce8ba0cf7816206acc5495189a3f27fa2df1b0b4f60409a81620b2a11e3e", kill_on_drop: false }` [INFO] [stdout] b351ce8ba0cf7816206acc5495189a3f27fa2df1b0b4f60409a81620b2a11e3e [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4658493c7bcf4c0255f2596b28d5457d84c499f84e6965681a276bc64d539388 [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" "4658493c7bcf4c0255f2596b28d5457d84c499f84e6965681a276bc64d539388", 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 8.49s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/trillium_example_app-bb6133c009eccfc6) [INFO] running `Command { std: "docker" "inspect" "4658493c7bcf4c0255f2596b28d5457d84c499f84e6965681a276bc64d539388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4658493c7bcf4c0255f2596b28d5457d84c499f84e6965681a276bc64d539388", kill_on_drop: false }` [INFO] [stdout] 4658493c7bcf4c0255f2596b28d5457d84c499f84e6965681a276bc64d539388 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8a3e7d76e7337f71e78d67c9124e18b6a1ecbee8e52cee8b1f9362d73d5b12a [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" "b8a3e7d76e7337f71e78d67c9124e18b6a1ecbee8e52cee8b1f9362d73d5b12a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trillium_example_app-bb6133c009eccfc6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::other_routes_are_not_found ... ok [INFO] [stdout] test tests::says_hello_name ... ok [INFO] [stdout] test tests::says_hello_world ... 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" "b8a3e7d76e7337f71e78d67c9124e18b6a1ecbee8e52cee8b1f9362d73d5b12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a3e7d76e7337f71e78d67c9124e18b6a1ecbee8e52cee8b1f9362d73d5b12a", kill_on_drop: false }` [INFO] [stdout] b8a3e7d76e7337f71e78d67c9124e18b6a1ecbee8e52cee8b1f9362d73d5b12a