[INFO] cloning repository https://github.com/jefdaj/anondb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jefdaj/anondb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefdaj%2Fanondb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefdaj%2Fanondb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c40beb12e6d00878fcd5b6561f5a04f9357a631 [INFO] checking jefdaj/anondb against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefdaj%2Fanondb" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jefdaj/anondb on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jefdaj/anondb [INFO] finished tweaking git repo https://github.com/jefdaj/anondb [INFO] tweaked toml for git repo https://github.com/jefdaj/anondb written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jefdaj/anondb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6627deb11fa67b05977a9048fa13e1226e262b4a3404d7e9cfb89e24e66c6a3d [INFO] running `Command { std: "docker" "start" "-a" "6627deb11fa67b05977a9048fa13e1226e262b4a3404d7e9cfb89e24e66c6a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6627deb11fa67b05977a9048fa13e1226e262b4a3404d7e9cfb89e24e66c6a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6627deb11fa67b05977a9048fa13e1226e262b4a3404d7e9cfb89e24e66c6a3d", kill_on_drop: false }` [INFO] [stdout] 6627deb11fa67b05977a9048fa13e1226e262b4a3404d7e9cfb89e24e66c6a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fde7e86dd85388672dcb64d8aed84263d0732f617f38139ac8415e7d2d6147b [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" "3fde7e86dd85388672dcb64d8aed84263d0732f617f38139ac8415e7d2d6147b", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking rio_api v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint-dig v0.5.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rio_turtle v0.3.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cfb-mode v0.3.2 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking cast5 v0.6.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking des v0.3.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking x25519-dalek v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling zeroize_derive v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking zeroize v0.10.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking rsa v0.1.4 [INFO] [stderr] Checking pgp v0.3.1 [INFO] [stderr] Checking anondb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "3fde7e86dd85388672dcb64d8aed84263d0732f617f38139ac8415e7d2d6147b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fde7e86dd85388672dcb64d8aed84263d0732f617f38139ac8415e7d2d6147b", kill_on_drop: false }` [INFO] [stdout] 3fde7e86dd85388672dcb64d8aed84263d0732f617f38139ac8415e7d2d6147b