[INFO] cloning repository https://github.com/ghost-planet/rusthttpd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghost-planet/rusthttpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghost-planet%2Frusthttpd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghost-planet%2Frusthttpd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 521ca3e8af2a9f8902c74647af879763b8e505e9
[INFO] testing ghost-planet/rusthttpd against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghost-planet%2Frusthttpd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ghost-planet/rusthttpd
[INFO] finished tweaking git repo https://github.com/ghost-planet/rusthttpd
[INFO] tweaked toml for git repo https://github.com/ghost-planet/rusthttpd written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ghost-planet/rusthttpd on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ghost-planet/rusthttpd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c08ac8ca92bbe823c732dafe95506e20cfc437d44b5be66ff5ff615f08c3412b
[INFO] running `Command { std: "docker" "start" "-a" "c08ac8ca92bbe823c732dafe95506e20cfc437d44b5be66ff5ff615f08c3412b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08ac8ca92bbe823c732dafe95506e20cfc437d44b5be66ff5ff615f08c3412b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08ac8ca92bbe823c732dafe95506e20cfc437d44b5be66ff5ff615f08c3412b", kill_on_drop: false }`
[INFO] [stdout] c08ac8ca92bbe823c732dafe95506e20cfc437d44b5be66ff5ff615f08c3412b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abee3156632b553a3c2d402651013bd45ce3d5cbd9ddaa8144f014ecc16200c0
[INFO] running `Command { std: "docker" "start" "-a" "abee3156632b553a3c2d402651013bd45ce3d5cbd9ddaa8144f014ecc16200c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rusthttpd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.59s
[INFO] running `Command { std: "docker" "inspect" "abee3156632b553a3c2d402651013bd45ce3d5cbd9ddaa8144f014ecc16200c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abee3156632b553a3c2d402651013bd45ce3d5cbd9ddaa8144f014ecc16200c0", kill_on_drop: false }`
[INFO] [stdout] abee3156632b553a3c2d402651013bd45ce3d5cbd9ddaa8144f014ecc16200c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cf165591e7c04d84e9d50c22e710b634d7880efd9bf3eddffccf7eddfe39fe7
[INFO] running `Command { std: "docker" "start" "-a" "4cf165591e7c04d84e9d50c22e710b634d7880efd9bf3eddffccf7eddfe39fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusthttpd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "4cf165591e7c04d84e9d50c22e710b634d7880efd9bf3eddffccf7eddfe39fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf165591e7c04d84e9d50c22e710b634d7880efd9bf3eddffccf7eddfe39fe7", kill_on_drop: false }`
[INFO] [stdout] 4cf165591e7c04d84e9d50c22e710b634d7880efd9bf3eddffccf7eddfe39fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cac012c160b5b86665ad59a10a6bc661864d8a7a4f5e585c528fcbb93d34f7c
[INFO] running `Command { std: "docker" "start" "-a" "0cac012c160b5b86665ad59a10a6bc661864d8a7a4f5e585c528fcbb93d34f7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusthttpd-f549f652bc56635c)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusthttpd-718c339bf8134c93)
[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] [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]    Doc-tests rusthttpd
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - run (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - run (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process`
[INFO] [stdout]  --> src/lib.rs:18:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     process::exit(1);
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `process`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `process`, use `cargo add process` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::process;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rustweb`
[INFO] [stdout]  --> src/lib.rs:16:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Err(e) = rustweb::run("localhost:8000", 8) {
[INFO] [stdout]   |                 ^^^^^^^ use of unresolved module or unlinked crate `rustweb`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rustweb`, use `cargo add rustweb` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - run (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0cac012c160b5b86665ad59a10a6bc661864d8a7a4f5e585c528fcbb93d34f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cac012c160b5b86665ad59a10a6bc661864d8a7a4f5e585c528fcbb93d34f7c", kill_on_drop: false }`
[INFO] [stdout] 0cac012c160b5b86665ad59a10a6bc661864d8a7a4f5e585c528fcbb93d34f7c
