[INFO] cloning repository https://github.com/aeheathc/c20web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aeheathc/c20web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeheathc%2Fc20web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeheathc%2Fc20web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce19cda708b26b051382f7e91db8a1e8dd3a81f4 [INFO] testing aeheathc/c20web against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeheathc%2Fc20web" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aeheathc/c20web on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aeheathc/c20web [INFO] finished tweaking git repo https://github.com/aeheathc/c20web [INFO] tweaked toml for git repo https://github.com/aeheathc/c20web written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/aeheathc/c20web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bb2a7e148038973e242762ba91d622909248bef3dbe19b26c7b899242d64b0c [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" "3bb2a7e148038973e242762ba91d622909248bef3dbe19b26c7b899242d64b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb2a7e148038973e242762ba91d622909248bef3dbe19b26c7b899242d64b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb2a7e148038973e242762ba91d622909248bef3dbe19b26c7b899242d64b0c", kill_on_drop: false }` [INFO] [stdout] 3bb2a7e148038973e242762ba91d622909248bef3dbe19b26c7b899242d64b0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e8d52e2b339834cd2bbfd5c830116cb8f809ce532d785fcf7cd9561a8874a8 [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" "57e8d52e2b339834cd2bbfd5c830116cb8f809ce532d785fcf7cd9561a8874a8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling log4rs v0.11.0 [INFO] [stderr] Compiling c20web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "57e8d52e2b339834cd2bbfd5c830116cb8f809ce532d785fcf7cd9561a8874a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e8d52e2b339834cd2bbfd5c830116cb8f809ce532d785fcf7cd9561a8874a8", kill_on_drop: false }` [INFO] [stdout] 57e8d52e2b339834cd2bbfd5c830116cb8f809ce532d785fcf7cd9561a8874a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b6688c66179eadcd56e3ef18bd7b60225a98fed35e6cc016162f0f76ef7f5e3 [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" "5b6688c66179eadcd56e3ef18bd7b60225a98fed35e6cc016162f0f76ef7f5e3", kill_on_drop: false }` [INFO] [stderr] Compiling c20web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.97s [INFO] running `Command { std: "docker" "inspect" "5b6688c66179eadcd56e3ef18bd7b60225a98fed35e6cc016162f0f76ef7f5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6688c66179eadcd56e3ef18bd7b60225a98fed35e6cc016162f0f76ef7f5e3", kill_on_drop: false }` [INFO] [stdout] 5b6688c66179eadcd56e3ef18bd7b60225a98fed35e6cc016162f0f76ef7f5e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 0037358f950aad576feeee9d1c50453621df884c424bb44a5e46a9969bee09a0 [INFO] running `Command { std: "docker" "start" "-a" "0037358f950aad576feeee9d1c50453621df884c424bb44a5e46a9969bee09a0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/c20web-d4d25f15f6775549 [INFO] [stdout] test tests::parse_request ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/main-81c9c0a957642b75 [INFO] [stdout] test tests::response_to_vec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Doc-tests c20web [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - handle_connection (line 337) ... ok [INFO] [stdout] test src/lib.rs - Response::send (line 204) ... ok [INFO] [stdout] test src/lib.rs - Response::to_vec (line 150) ... ok [INFO] [stdout] test src/lib.rs - Request::parse (line 44) ... ok [INFO] [stdout] test src/lib.rs - Response::new (line 129) ... ok [INFO] [stdout] test src/lib.rs - ResourcePath::get_path (line 257) ... ok [INFO] [stdout] test src/lib.rs - ResourcePath::get_mime (line 307) ... ok [INFO] [stdout] test src/lib.rs - ResourcePath::get_extension (line 282) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0037358f950aad576feeee9d1c50453621df884c424bb44a5e46a9969bee09a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0037358f950aad576feeee9d1c50453621df884c424bb44a5e46a9969bee09a0", kill_on_drop: false }` [INFO] [stdout] 0037358f950aad576feeee9d1c50453621df884c424bb44a5e46a9969bee09a0