[INFO] fetching crate plaster-router-macro 0.1.1... [INFO] checking plaster-router-macro-0.1.1 against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] extracting crate plaster-router-macro 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate plaster-router-macro 0.1.1 on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate plaster-router-macro 0.1.1 [INFO] finished tweaking crates.io crate plaster-router-macro 0.1.1 [INFO] tweaked toml for crates.io crate plaster-router-macro 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43142c5a1b337394435e82d09a64f3c8097d62d9d9f44833aa7c83178a12d5a5 [INFO] running `"docker" "start" "-a" "43142c5a1b337394435e82d09a64f3c8097d62d9d9f44833aa7c83178a12d5a5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking plaster-router-macro v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling plaster-router-macro v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Compiling web-sys v0.3.17 [INFO] [stderr] Checking js-sys v0.3.17 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.17 [INFO] [stderr] Checking plaster v0.2.5 [INFO] [stderr] Checking plaster-router v0.1.5 [INFO] [stderr] warning: field is never read: `param` [INFO] [stderr] --> tests/basic_routes.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | Route1 { param: String }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "43142c5a1b337394435e82d09a64f3c8097d62d9d9f44833aa7c83178a12d5a5"` [INFO] running `"docker" "rm" "-f" "43142c5a1b337394435e82d09a64f3c8097d62d9d9f44833aa7c83178a12d5a5"` [INFO] [stdout] 43142c5a1b337394435e82d09a64f3c8097d62d9d9f44833aa7c83178a12d5a5