[INFO] cloning repository https://github.com/peku33/web-static-pack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peku33/web-static-pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeku33%2Fweb-static-pack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeku33%2Fweb-static-pack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5276f2a79c8022cf236c322007b1bdd482e23930 [INFO] testing peku33/web-static-pack against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeku33%2Fweb-static-pack" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peku33/web-static-pack on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peku33/web-static-pack [INFO] finished tweaking git repo https://github.com/peku33/web-static-pack [INFO] tweaked toml for git repo https://github.com/peku33/web-static-pack written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/peku33/web-static-pack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe42ad03c07a0e5a3dbf1d9b02c595aed76e22b8c7108ff26123f8ae433331cd [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" "fe42ad03c07a0e5a3dbf1d9b02c595aed76e22b8c7108ff26123f8ae433331cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe42ad03c07a0e5a3dbf1d9b02c595aed76e22b8c7108ff26123f8ae433331cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe42ad03c07a0e5a3dbf1d9b02c595aed76e22b8c7108ff26123f8ae433331cd", kill_on_drop: false }` [INFO] [stdout] fe42ad03c07a0e5a3dbf1d9b02c595aed76e22b8c7108ff26123f8ae433331cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae6c84123e66945a6fe1f963817bd241ab47630f23b0e0e1b9ab44e2b5f39dcf [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" "ae6c84123e66945a6fe1f963817bd241ab47630f23b0e0e1b9ab44e2b5f39dcf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling block-padding v0.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling web-static-pack-packer v0.1.3 (/opt/rustwide/workdir/packer) [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling web-static-pack v0.4.1 (/opt/rustwide/workdir/loader) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.43s [INFO] running `Command { std: "docker" "inspect" "ae6c84123e66945a6fe1f963817bd241ab47630f23b0e0e1b9ab44e2b5f39dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6c84123e66945a6fe1f963817bd241ab47630f23b0e0e1b9ab44e2b5f39dcf", kill_on_drop: false }` [INFO] [stdout] ae6c84123e66945a6fe1f963817bd241ab47630f23b0e0e1b9ab44e2b5f39dcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eef3eadfc85f7df555ef8634029ebda8138a80dd876c22cc643b2f2441aa65ab [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" "eef3eadfc85f7df555ef8634029ebda8138a80dd876c22cc643b2f2441aa65ab", kill_on_drop: false }` [INFO] [stderr] Compiling web-static-pack-packer v0.1.3 (/opt/rustwide/workdir/packer) [INFO] [stderr] Compiling web-static-pack v0.4.1 (/opt/rustwide/workdir/loader) [INFO] [stdout] error: couldn't read loader/examples/docs/docs.pack: No such file or directory (os error 2) [INFO] [stdout] --> loader/examples/docs/main.rs:31:42 [INFO] [stdout] | [INFO] [stdout] 31 | static ref PACK: &'static [u8] = include_bytes!("docs.pack"); [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web-static-pack` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eef3eadfc85f7df555ef8634029ebda8138a80dd876c22cc643b2f2441aa65ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef3eadfc85f7df555ef8634029ebda8138a80dd876c22cc643b2f2441aa65ab", kill_on_drop: false }` [INFO] [stdout] eef3eadfc85f7df555ef8634029ebda8138a80dd876c22cc643b2f2441aa65ab