[INFO] cloning repository https://github.com/zserik/zsstwebr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zserik/zsstwebr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzsstwebr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzsstwebr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2543909e41f237d5ff439126da5027dbab9da18d [INFO] checking zserik/zsstwebr against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzsstwebr" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zserik/zsstwebr on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zserik/zsstwebr [INFO] finished tweaking git repo https://github.com/zserik/zsstwebr [INFO] tweaked toml for git repo https://github.com/zserik/zsstwebr written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/zserik/zsstwebr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diligent-date-parser v0.1.2 [INFO] [stderr] Downloaded readfilez v0.2.4 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded atom_syndication v0.9.1 [INFO] [stderr] Downloaded delegate-attr v0.2.9 [INFO] [stderr] Downloaded memmap2 v0.2.0 [INFO] [stderr] Downloaded serde_yaml v0.8.16 [INFO] [stderr] Downloaded quick-xml v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f2d362f90e65c9ec05c296ae88db066057f542de87f0b2bb23e8ec36a2e2d7 [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" "99f2d362f90e65c9ec05c296ae88db066057f542de87f0b2bb23e8ec36a2e2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f2d362f90e65c9ec05c296ae88db066057f542de87f0b2bb23e8ec36a2e2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f2d362f90e65c9ec05c296ae88db066057f542de87f0b2bb23e8ec36a2e2d7", kill_on_drop: false }` [INFO] [stdout] 99f2d362f90e65c9ec05c296ae88db066057f542de87f0b2bb23e8ec36a2e2d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cc3b3465b61d441b264de5c1bccd4f966e428735776b90693a56690fa9609f [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" "a7cc3b3465b61d441b264de5c1bccd4f966e428735776b90693a56690fa9609f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.2.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking readfilez v0.2.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.16 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking zsstwebr v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a7cc3b3465b61d441b264de5c1bccd4f966e428735776b90693a56690fa9609f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cc3b3465b61d441b264de5c1bccd4f966e428735776b90693a56690fa9609f", kill_on_drop: false }` [INFO] [stdout] a7cc3b3465b61d441b264de5c1bccd4f966e428735776b90693a56690fa9609f