[INFO] cloning repository https://github.com/sbruder/brd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbruder/brd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06eda30017023064a6312ae4025939251078d0f2 [INFO] checking sbruder/brd against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbruder/brd on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbruder/brd [INFO] finished tweaking git repo https://github.com/sbruder/brd [INFO] tweaked toml for git repo https://github.com/sbruder/brd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sbruder/brd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sbruder/konami-lz77` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded adler v0.2.2 [INFO] [stderr] Downloaded flate2 v1.0.16 [INFO] [stderr] Downloaded num-derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fd27a62563073027406eb47aec0f323d12eb63010493678d7a240adbe7289cc [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" "9fd27a62563073027406eb47aec0f323d12eb63010493678d7a240adbe7289cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd27a62563073027406eb47aec0f323d12eb63010493678d7a240adbe7289cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd27a62563073027406eb47aec0f323d12eb63010493678d7a240adbe7289cc", kill_on_drop: false }` [INFO] [stdout] 9fd27a62563073027406eb47aec0f323d12eb63010493678d7a240adbe7289cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b30c4a727cc0b28607f48f45cc94656fe2ab3876c8f4558157a4aafb63d40aa [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" "2b30c4a727cc0b28607f48f45cc94656fe2ab3876c8f4558157a4aafb63d40aa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking konami-lz77 v0.2.0 (https://github.com/sbruder/konami-lz77#e5950b88) [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking brd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "2b30c4a727cc0b28607f48f45cc94656fe2ab3876c8f4558157a4aafb63d40aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b30c4a727cc0b28607f48f45cc94656fe2ab3876c8f4558157a4aafb63d40aa", kill_on_drop: false }` [INFO] [stdout] 2b30c4a727cc0b28607f48f45cc94656fe2ab3876c8f4558157a4aafb63d40aa