[INFO] cloning repository https://github.com/unosmium/sciolyff-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unosmium/sciolyff-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebfa6518603658e93a0173e2a87a3f5d14d280f7 [INFO] checking unosmium/sciolyff-web against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/unosmium/sciolyff-web on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/unosmium/sciolyff-web [INFO] finished tweaking git repo https://github.com/unosmium/sciolyff-web [INFO] tweaked toml for git repo https://github.com/unosmium/sciolyff-web written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/unosmium/sciolyff-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/unosmium/sciolyff-rust` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.10.2 [INFO] [stderr] Downloaded strsim v0.9.3 [INFO] [stderr] Downloaded globwalk v0.8.0 [INFO] [stderr] Downloaded darling v0.10.2 [INFO] [stderr] Downloaded serde_with_macros v1.2.2 [INFO] [stderr] Downloaded time v0.2.23 [INFO] [stderr] Downloaded serde_with v1.5.1 [INFO] [stderr] Downloaded standback v0.2.13 [INFO] [stderr] Downloaded const_fn v0.4.3 [INFO] [stderr] Downloaded darling_core v0.10.2 [INFO] [stderr] Downloaded tera v1.5.0 [INFO] [stderr] Downloaded ident_case v1.0.1 [INFO] running `Command { std: "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" "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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34509a9391c17a392d63f8cf2294aec9f91ab4cec3d4b8d57227c6949a556437 [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" "34509a9391c17a392d63f8cf2294aec9f91ab4cec3d4b8d57227c6949a556437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34509a9391c17a392d63f8cf2294aec9f91ab4cec3d4b8d57227c6949a556437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34509a9391c17a392d63f8cf2294aec9f91ab4cec3d4b8d57227c6949a556437", kill_on_drop: false }` [INFO] [stdout] 34509a9391c17a392d63f8cf2294aec9f91ab4cec3d4b8d57227c6949a556437 [INFO] running `Command { std: "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" "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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f66d0138cfac6e46f9a6374083ccb2460a55dcc9df1e7993d53ff8e7f19c4b31 [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" "f66d0138cfac6e46f9a6374083ccb2460a55dcc9df1e7993d53ff8e7f19c4b31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Checking wasm-bindgen v0.2.68 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking serde_with v1.5.1 [INFO] [stderr] Checking tera v1.5.0 [INFO] [stderr] Checking sciolyff v0.12.0 (https://github.com/unosmium/sciolyff-rust#33667871) [INFO] [stderr] Checking sciolyff-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.97s [INFO] running `Command { std: "docker" "inspect" "f66d0138cfac6e46f9a6374083ccb2460a55dcc9df1e7993d53ff8e7f19c4b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66d0138cfac6e46f9a6374083ccb2460a55dcc9df1e7993d53ff8e7f19c4b31", kill_on_drop: false }` [INFO] [stdout] f66d0138cfac6e46f9a6374083ccb2460a55dcc9df1e7993d53ff8e7f19c4b31