[INFO] fetching crate web-archive 0.2.0... [INFO] testing web-archive-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate web-archive 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate web-archive 0.2.0 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 crates.io crate web-archive 0.2.0 [INFO] finished tweaking crates.io crate web-archive 0.2.0 [INFO] tweaked toml for crates.io crate web-archive 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 53e0318efba4db6bb3f1db5e56b6387390a556d2be9dc153b42a64257d49267b [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" "53e0318efba4db6bb3f1db5e56b6387390a556d2be9dc153b42a64257d49267b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53e0318efba4db6bb3f1db5e56b6387390a556d2be9dc153b42a64257d49267b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e0318efba4db6bb3f1db5e56b6387390a556d2be9dc153b42a64257d49267b", kill_on_drop: false }` [INFO] [stdout] 53e0318efba4db6bb3f1db5e56b6387390a556d2be9dc153b42a64257d49267b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 84afdafc6e801c5696afb2cc71c8996b68464ff6a81234a77a0684275c748fdc [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" "84afdafc6e801c5696afb2cc71c8996b68464ff6a81234a77a0684275c748fdc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling web-archive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "84afdafc6e801c5696afb2cc71c8996b68464ff6a81234a77a0684275c748fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84afdafc6e801c5696afb2cc71c8996b68464ff6a81234a77a0684275c748fdc", kill_on_drop: false }` [INFO] [stdout] 84afdafc6e801c5696afb2cc71c8996b68464ff6a81234a77a0684275c748fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 48a508d644f0bd4561ee0f095051d7f6d5f5e340a15ec6635069d0afb6a2722f [INFO] running `Command { std: "docker" "start" "-a" "48a508d644f0bd4561ee0f095051d7f6d5f5e340a15ec6635069d0afb6a2722f", kill_on_drop: false }` [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling web-archive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../dynamic_tests/resources/rustacean-flat-happy.png: No such file or directory (os error 2) [INFO] [stdout] --> src/page_archive.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | / include_bytes!( [INFO] [stdout] 228 | | "../dynamic_tests/resources/rustacean-flat-happy.png" [INFO] [stdout] 229 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dynamic_tests/resources/rustacean-flat-happy.png: No such file or directory (os error 2) [INFO] [stdout] --> src/parsing.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / include_bytes!( [INFO] [stdout] 193 | | "../dynamic_tests/resources/rustacean-flat-happy.png" [INFO] [stdout] 194 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dynamic_tests/resources/rustacean-flat-happy.png: No such file or directory (os error 2) [INFO] [stdout] --> src/parsing.rs:427:27 [INFO] [stdout] | [INFO] [stdout] 427 | let data: &[u8] = include_bytes!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 428 | | "../dynamic_tests/resources/rustacean-flat-happy.png" [INFO] [stdout] 429 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dynamic_tests/resources/rust-logo-blk.svg: No such file or directory (os error 2) [INFO] [stdout] --> src/parsing.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | include_bytes!("../dynamic_tests/resources/rust-logo-blk.svg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web-archive` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "48a508d644f0bd4561ee0f095051d7f6d5f5e340a15ec6635069d0afb6a2722f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a508d644f0bd4561ee0f095051d7f6d5f5e340a15ec6635069d0afb6a2722f", kill_on_drop: false }` [INFO] [stdout] 48a508d644f0bd4561ee0f095051d7f6d5f5e340a15ec6635069d0afb6a2722f