[INFO] cloning repository https://github.com/grauwoelfchen/beta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grauwoelfchen/beta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fbeta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fbeta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c29d5c8b45dc48517f1858b83f6d73d92b0e2aa1 [INFO] testing grauwoelfchen/beta against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fbeta" "/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/grauwoelfchen/beta on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking git repo https://github.com/grauwoelfchen/beta [INFO] finished tweaking git repo https://github.com/grauwoelfchen/beta [INFO] tweaked toml for git repo https://github.com/grauwoelfchen/beta written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/grauwoelfchen/beta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 923c2d39e9f46549edc0293a1a6a398b897ab115f81fde52d4b4de072cd011c2 [INFO] running `Command { std: "docker" "start" "-a" "923c2d39e9f46549edc0293a1a6a398b897ab115f81fde52d4b4de072cd011c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "923c2d39e9f46549edc0293a1a6a398b897ab115f81fde52d4b4de072cd011c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "923c2d39e9f46549edc0293a1a6a398b897ab115f81fde52d4b4de072cd011c2", kill_on_drop: false }` [INFO] [stdout] 923c2d39e9f46549edc0293a1a6a398b897ab115f81fde52d4b4de072cd011c2 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33a123ffb82cfb6d9fa4b7e841b8583247aa457ae96ad58f481ea8def488a4be [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" "33a123ffb82cfb6d9fa4b7e841b8583247aa457ae96ad58f481ea8def488a4be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling document_tree v0.4.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling nib-server v0.0.2 (/opt/rustwide/workdir/src/nib-server) [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling handlebars v4.1.0 [INFO] [stderr] Compiling rst_parser v0.4.0 [INFO] [stderr] Compiling rst_renderer v0.4.0 [INFO] [stderr] Compiling nib v0.0.8 (/opt/rustwide/workdir/src/nib) [INFO] [stderr] Compiling nib-cli v0.0.3 (/opt/rustwide/workdir/src/nib-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "33a123ffb82cfb6d9fa4b7e841b8583247aa457ae96ad58f481ea8def488a4be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a123ffb82cfb6d9fa4b7e841b8583247aa457ae96ad58f481ea8def488a4be", kill_on_drop: false }` [INFO] [stdout] 33a123ffb82cfb6d9fa4b7e841b8583247aa457ae96ad58f481ea8def488a4be [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 1a4c9a900414b15e2a68c894d97bc6850eedeeee978eac2a358d298ec7c21d54 [INFO] running `Command { std: "docker" "start" "-a" "1a4c9a900414b15e2a68c894d97bc6850eedeeee978eac2a358d298ec7c21d54", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling nib-server v0.0.2 (/opt/rustwide/workdir/src/nib-server) [INFO] [stderr] Compiling nib v0.0.8 (/opt/rustwide/workdir/src/nib) [INFO] [stderr] Compiling nib-cli v0.0.3 (/opt/rustwide/workdir/src/nib-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.90s [INFO] running `Command { std: "docker" "inspect" "1a4c9a900414b15e2a68c894d97bc6850eedeeee978eac2a358d298ec7c21d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4c9a900414b15e2a68c894d97bc6850eedeeee978eac2a358d298ec7c21d54", kill_on_drop: false }` [INFO] [stdout] 1a4c9a900414b15e2a68c894d97bc6850eedeeee978eac2a358d298ec7c21d54 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 105c45fc5585038c4e68c4a8221956bbe04bae45877cddd03af3d7230bc022b0 [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" "105c45fc5585038c4e68c4a8221956bbe04bae45877cddd03af3d7230bc022b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nib-90b294c0ad739825) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test fs::test::test_rem_results ... ok [INFO] [stdout] test fs::test::test_get_entries_with_glob_pattern ... ok [INFO] [stdout] test fs::test::test_get_entries_with_single_file_pattern ... ok [INFO] [stdout] test fs::test::test_to_child_str_path ... ok [INFO] [stdout] test metadata::entry::test::test_entry_comparison ... ok [INFO] [stdout] test metadata::heading::test::test_heading_tag_from ... ok [INFO] [stdout] test metadata::heading::test::test_heading_serialization ... ok [INFO] [stdout] test metadata::heading::test::test_heading_tag_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nib-385bcf0af916ded3) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nib_server-5c0e5616e6136109) [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] Running test/test.rs (/opt/rustwide/target/debug/deps/integration-f704dcc224c118ef) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_test::test_addr ... ok [INFO] [stdout] test integration_test::test_status_index_html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests nib [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - include_static_file (line 67) ... ok [INFO] [stdout] test src/lib.rs - include_template_file (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "105c45fc5585038c4e68c4a8221956bbe04bae45877cddd03af3d7230bc022b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105c45fc5585038c4e68c4a8221956bbe04bae45877cddd03af3d7230bc022b0", kill_on_drop: false }` [INFO] [stdout] 105c45fc5585038c4e68c4a8221956bbe04bae45877cddd03af3d7230bc022b0