[INFO] updating cached repository https://github.com/LucianoBestia/efrro_form_c_json [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 02a8b11d97a4d597d4a396f7c106942cb684187a [INFO] checking LucianoBestia/efrro_form_c_json against try#e922e6444795ab795fab1943288aee3d543699b8 for pr-66852 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fefrro_form_c_json" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/efrro_form_c_json on toolchain e922e6444795ab795fab1943288aee3d543699b8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LucianoBestia/efrro_form_c_json [INFO] finished tweaking git repo https://github.com/LucianoBestia/efrro_form_c_json [INFO] tweaked toml for git repo https://github.com/LucianoBestia/efrro_form_c_json written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/efrro_form_c_json already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+e922e6444795ab795fab1943288aee3d543699b8" "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] bc69e992b9b28e13675b142a931ba59b6f9ab948c61a9a8eb64a464d9c65692a [INFO] running `"docker" "start" "-a" "bc69e992b9b28e13675b142a931ba59b6f9ab948c61a9a8eb64a464d9c65692a"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.53 [INFO] [stderr] Compiling wasm-bindgen v0.2.53 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.53 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.53 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.53 [INFO] [stderr] Compiling web-sys v0.3.30 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking indexmap v1.3.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking js-sys v0.3.30 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking dodrio v0.1.0 [INFO] [stderr] Compiling typed-html-macros v0.2.1 [INFO] [stderr] Checking typed-html v0.2.1 [INFO] [stderr] Checking efrro_form_c_json v19.11.22-13.36 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `hostel_data` [INFO] [stderr] --> src/rootrenderingmod.rs:485:14 [INFO] [stderr] | [INFO] [stderr] 485 | Some(hostel_data) => dodrio!(bump, [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_hostel_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hostel_data` [INFO] [stderr] --> src/rootrenderingmod.rs:485:14 [INFO] [stderr] | [INFO] [stderr] 485 | Some(hostel_data) => dodrio!(bump, [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_hostel_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `"docker" "inspect" "bc69e992b9b28e13675b142a931ba59b6f9ab948c61a9a8eb64a464d9c65692a"` [INFO] running `"docker" "rm" "-f" "bc69e992b9b28e13675b142a931ba59b6f9ab948c61a9a8eb64a464d9c65692a"` [INFO] [stdout] bc69e992b9b28e13675b142a931ba59b6f9ab948c61a9a8eb64a464d9c65692a