[INFO] cloning repository https://github.com/max-block/learn__crate__rouille [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-block/learn__crate__rouille" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__rouille", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__rouille'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8de847ef073dc3acba06b331bc7f39eee91ef7a [INFO] testing max-block/learn__crate__rouille 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%2Fmax-block%2Flearn__crate__rouille" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-block/learn__crate__rouille 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/max-block/learn__crate__rouille [INFO] finished tweaking git repo https://github.com/max-block/learn__crate__rouille [INFO] tweaked toml for git repo https://github.com/max-block/learn__crate__rouille written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/max-block/learn__crate__rouille 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6bda1078bdcc69b7b3d4bbcd2bb550433357a9d07ad00c5c792a86c311977f1 [INFO] running `Command { std: "docker" "start" "-a" "b6bda1078bdcc69b7b3d4bbcd2bb550433357a9d07ad00c5c792a86c311977f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6bda1078bdcc69b7b3d4bbcd2bb550433357a9d07ad00c5c792a86c311977f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6bda1078bdcc69b7b3d4bbcd2bb550433357a9d07ad00c5c792a86c311977f1", kill_on_drop: false }` [INFO] [stdout] b6bda1078bdcc69b7b3d4bbcd2bb550433357a9d07ad00c5c792a86c311977f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3275197262ced547fe02e1ec185aedaadbb1252b20048851ae6b5d5461304b65 [INFO] running `Command { std: "docker" "start" "-a" "3275197262ced547fe02e1ec185aedaadbb1252b20048851ae6b5d5461304b65", kill_on_drop: false }` [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/bin/basic.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | / router!(request, [INFO] [stdout] 11 | | (GET) (/) => { [INFO] [stdout] 12 | | Response::redirect_302("/hello") [INFO] [stdout] 13 | | }, [INFO] [stdout] ... | [INFO] [stdout] 21 | | panic!("AAAA!!!") [INFO] [stdout] | | ----------------- any code following this expression is unreachable [INFO] [stdout] 22 | | }, [INFO] [stdout] 23 | | _ => Response::empty_404() [INFO] [stdout] 24 | | ) [INFO] [stdout] | |_________^ unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.63s [INFO] running `Command { std: "docker" "inspect" "3275197262ced547fe02e1ec185aedaadbb1252b20048851ae6b5d5461304b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3275197262ced547fe02e1ec185aedaadbb1252b20048851ae6b5d5461304b65", kill_on_drop: false }` [INFO] [stdout] 3275197262ced547fe02e1ec185aedaadbb1252b20048851ae6b5d5461304b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17539a6ad408961e80deeeaaedda24a8657c5b6d996073188df74d1871feaf1c [INFO] running `Command { std: "docker" "start" "-a" "17539a6ad408961e80deeeaaedda24a8657c5b6d996073188df74d1871feaf1c", kill_on_drop: false }` [INFO] [stderr] Compiling learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/bin/basic.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | / router!(request, [INFO] [stdout] 11 | | (GET) (/) => { [INFO] [stdout] 12 | | Response::redirect_302("/hello") [INFO] [stdout] 13 | | }, [INFO] [stdout] ... | [INFO] [stdout] 21 | | panic!("AAAA!!!") [INFO] [stdout] | | ----------------- any code following this expression is unreachable [INFO] [stdout] 22 | | }, [INFO] [stdout] 23 | | _ => Response::empty_404() [INFO] [stdout] 24 | | ) [INFO] [stdout] | |_________^ unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] [stderr] Executable unittests src/bin/basic.rs (/opt/rustwide/target/debug/deps/basic-e765a228670e2c5f) [INFO] [stderr] Executable unittests src/bin/hello-world.rs (/opt/rustwide/target/debug/deps/hello_world-272edbd61bd7dac8) [INFO] running `Command { std: "docker" "inspect" "17539a6ad408961e80deeeaaedda24a8657c5b6d996073188df74d1871feaf1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17539a6ad408961e80deeeaaedda24a8657c5b6d996073188df74d1871feaf1c", kill_on_drop: false }` [INFO] [stdout] 17539a6ad408961e80deeeaaedda24a8657c5b6d996073188df74d1871feaf1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cd1693fa6ef8b5affe25b0d53763536736b1237fa2f5ffaad63fed2abf9b78d [INFO] running `Command { std: "docker" "start" "-a" "6cd1693fa6ef8b5affe25b0d53763536736b1237fa2f5ffaad63fed2abf9b78d", kill_on_drop: false }` [INFO] [stderr] warning: unreachable call [INFO] [stderr] --> src/bin/basic.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | / router!(request, [INFO] [stderr] 11 | | (GET) (/) => { [INFO] [stderr] 12 | | Response::redirect_302("/hello") [INFO] [stderr] 13 | | }, [INFO] [stderr] ... | [INFO] [stderr] 21 | | panic!("AAAA!!!") [INFO] [stderr] | | ----------------- any code following this expression is unreachable [INFO] [stderr] 22 | | }, [INFO] [stderr] 23 | | _ => Response::empty_404() [INFO] [stderr] 24 | | ) [INFO] [stderr] | |_________^ unreachable call [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `learn` (bin "basic" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/bin/basic.rs (/opt/rustwide/target/debug/deps/basic-e765a228670e2c5f) [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/bin/hello-world.rs (/opt/rustwide/target/debug/deps/hello_world-272edbd61bd7dac8) [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" "6cd1693fa6ef8b5affe25b0d53763536736b1237fa2f5ffaad63fed2abf9b78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd1693fa6ef8b5affe25b0d53763536736b1237fa2f5ffaad63fed2abf9b78d", kill_on_drop: false }` [INFO] [stdout] 6cd1693fa6ef8b5affe25b0d53763536736b1237fa2f5ffaad63fed2abf9b78d