[INFO] cloning repository https://github.com/mbrubeck/agate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbrubeck/agate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbrubeck%2Fagate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbrubeck%2Fagate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 380298518bde35eaa695ffd25f7b9480123be0e6 [INFO] testing mbrubeck/agate against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbrubeck%2Fagate" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbrubeck/agate on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbrubeck/agate [INFO] finished tweaking git repo https://github.com/mbrubeck/agate [INFO] tweaked toml for git repo https://github.com/mbrubeck/agate written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/mbrubeck/agate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ad9a1004de7fc3ee37a3c94045f358384ac53cf480fc6dcb4eb93d9388d30c [INFO] running `Command { std: "docker" "start" "-a" "26ad9a1004de7fc3ee37a3c94045f358384ac53cf480fc6dcb4eb93d9388d30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ad9a1004de7fc3ee37a3c94045f358384ac53cf480fc6dcb4eb93d9388d30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ad9a1004de7fc3ee37a3c94045f358384ac53cf480fc6dcb4eb93d9388d30c", kill_on_drop: false }` [INFO] [stdout] 26ad9a1004de7fc3ee37a3c94045f358384ac53cf480fc6dcb4eb93d9388d30c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5d7a75e499617e9eb0e1d56912a62b21d41a96d4335d531db81c1be3b527dc [INFO] running `Command { std: "docker" "start" "-a" "ad5d7a75e499617e9eb0e1d56912a62b21d41a96d4335d531db81c1be3b527dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling configparser v3.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling agate v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.08s [INFO] running `Command { std: "docker" "inspect" "ad5d7a75e499617e9eb0e1d56912a62b21d41a96d4335d531db81c1be3b527dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5d7a75e499617e9eb0e1d56912a62b21d41a96d4335d531db81c1be3b527dc", kill_on_drop: false }` [INFO] [stdout] ad5d7a75e499617e9eb0e1d56912a62b21d41a96d4335d531db81c1be3b527dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48c479829dfa9759909c48d8059749e9b049574a7fafcd730100310ece02e902 [INFO] running `Command { std: "docker" "start" "-a" "48c479829dfa9759909c48d8059749e9b049574a7fafcd730100310ece02e902", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling x509-signature v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling gemini-fetch v0.2.1 [INFO] [stderr] Compiling agate v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.46s [INFO] running `Command { std: "docker" "inspect" "48c479829dfa9759909c48d8059749e9b049574a7fafcd730100310ece02e902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c479829dfa9759909c48d8059749e9b049574a7fafcd730100310ece02e902", kill_on_drop: false }` [INFO] [stdout] 48c479829dfa9759909c48d8059749e9b049574a7fafcd730100310ece02e902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e7dee55ddf12c800083d7b1927ba0a7a5b61a1cefa88727a66bb7a8a02835fb [INFO] running `Command { std: "docker" "start" "-a" "6e7dee55ddf12c800083d7b1927ba0a7a5b61a1cefa88727a66bb7a8a02835fb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/agate-12930d95b5c0f26a) [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 tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8afa2395b95ea422) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test explicit_tls_version ... ok [INFO] [stdout] test multicert::example_com ... ok [INFO] [stdout] test multicert::example_org ... ok [INFO] [stdout] test multicert::cert_missing - should panic ... ok [INFO] [stdout] test multicert::key_missing - should panic ... ok [INFO] [stdout] test symlink_directory ... ok [INFO] [stdout] test username ... ok [INFO] [stdout] test meta_param ... ok [INFO] [stdout] test symlink_page ... ok [INFO] [stdout] test secret_nonexistent ... ok [INFO] [stdout] test port_check_skipped ... ok [INFO] [stdout] test full_header_preset ... ok [INFO] [stdout] test fragment ... ok [INFO] [stdout] test secret_exists ... ok [INFO] [stdout] test serve_secret ... ok [INFO] [stdout] test hostname_check ... ok [INFO] [stdout] test vhosts::example_org ... ok [INFO] [stdout] test index_page ... ok [INFO] [stdout] test port_check ... ok [INFO] [stdout] test glob ... ok [INFO] [stdout] test vhosts::example_com ... ok [INFO] [stdout] test password ... ok [INFO] [stdout] test meta ... ok [INFO] [stdout] test doubleglob ... ok [INFO] [stdout] test directory_listing::empty_preamble ... ok [INFO] [stdout] test directory_listing::with_preamble ... ok [INFO] [stdout] test directory_traversal_regression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e7dee55ddf12c800083d7b1927ba0a7a5b61a1cefa88727a66bb7a8a02835fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7dee55ddf12c800083d7b1927ba0a7a5b61a1cefa88727a66bb7a8a02835fb", kill_on_drop: false }` [INFO] [stdout] 6e7dee55ddf12c800083d7b1927ba0a7a5b61a1cefa88727a66bb7a8a02835fb