[INFO] fetching crate metrics-sqlite 0.2.3... [INFO] checking metrics-sqlite-0.2.3 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate metrics-sqlite 0.2.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate metrics-sqlite 0.2.3 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metrics-sqlite 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate metrics-sqlite 0.2.3 [INFO] tweaked toml for crates.io crate metrics-sqlite 0.2.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate metrics-sqlite 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fe3308e9acf108d6f68c0b3332cef173e4d920930b27eb2cb59ffd841351182 [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" "3fe3308e9acf108d6f68c0b3332cef173e4d920930b27eb2cb59ffd841351182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe3308e9acf108d6f68c0b3332cef173e4d920930b27eb2cb59ffd841351182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe3308e9acf108d6f68c0b3332cef173e4d920930b27eb2cb59ffd841351182", kill_on_drop: false }` [INFO] [stdout] 3fe3308e9acf108d6f68c0b3332cef173e4d920930b27eb2cb59ffd841351182 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc28785b5ae22a0d25b0a78bcab6f11d662599416efffe6024f79ccb57ee59b2 [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" "fc28785b5ae22a0d25b0a78bcab6f11d662599416efffe6024f79ccb57ee59b2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling metrics-macros v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking metrics v0.14.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking metrics-sqlite v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.87s [INFO] running `Command { std: "docker" "inspect" "fc28785b5ae22a0d25b0a78bcab6f11d662599416efffe6024f79ccb57ee59b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc28785b5ae22a0d25b0a78bcab6f11d662599416efffe6024f79ccb57ee59b2", kill_on_drop: false }` [INFO] [stdout] fc28785b5ae22a0d25b0a78bcab6f11d662599416efffe6024f79ccb57ee59b2