[INFO] fetching crate cuttlestore 0.2.1... [INFO] checking cuttlestore-0.2.1 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate cuttlestore 0.2.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate cuttlestore 0.2.1 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cuttlestore 0.2.1 [INFO] finished tweaking crates.io crate cuttlestore 0.2.1 [INFO] tweaked toml for crates.io crate cuttlestore 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate cuttlestore 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex v2.4.1 [INFO] [stderr] Downloaded bb8-redis v0.12.0 [INFO] [stderr] Downloaded spin v0.9.5 [INFO] [stderr] Downloaded dotenvy v0.15.6 [INFO] [stderr] Downloaded sqlx-rt v0.6.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Downloaded sqlx v0.6.2 [INFO] [stderr] Downloaded async-stream v0.3.4 [INFO] [stderr] Downloaded bb8 v0.8.0 [INFO] [stderr] Downloaded futures-executor v0.3.26 [INFO] [stderr] Downloaded lipsum v0.8.2 [INFO] [stderr] Downloaded redis v0.22.3 [INFO] [stderr] Downloaded sqlx-core v0.6.2 [INFO] [stderr] Downloaded async-stream-impl v0.3.4 [INFO] [stderr] Downloaded futures-macro v0.3.26 [INFO] [stderr] Downloaded sqlx-macros v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55ecdecc1fbc5c3aecbae7daa2057904923b27d4348506d4bdaad8f923e3c700 [INFO] running `Command { std: "docker" "start" "-a" "55ecdecc1fbc5c3aecbae7daa2057904923b27d4348506d4bdaad8f923e3c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ecdecc1fbc5c3aecbae7daa2057904923b27d4348506d4bdaad8f923e3c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ecdecc1fbc5c3aecbae7daa2057904923b27d4348506d4bdaad8f923e3c700", kill_on_drop: false }` [INFO] [stdout] 55ecdecc1fbc5c3aecbae7daa2057904923b27d4348506d4bdaad8f923e3c700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd29ea97ff8ac883f59e88df711b114f5095b37b241b2a95c3eef0e5e2d8787 [INFO] running `Command { std: "docker" "start" "-a" "9dd29ea97ff8ac883f59e88df711b114f5095b37b241b2a95c3eef0e5e2d8787", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking lipsum v0.8.2 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Checking async-stream v0.3.4 [INFO] [stderr] Checking lazy-regex v2.4.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking bb8 v0.8.0 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Checking sqlx v0.6.2 [INFO] [stderr] Checking redis v0.22.3 [INFO] [stderr] Checking bb8-redis v0.12.0 [INFO] [stderr] Checking cuttlestore v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.10s [INFO] running `Command { std: "docker" "inspect" "9dd29ea97ff8ac883f59e88df711b114f5095b37b241b2a95c3eef0e5e2d8787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd29ea97ff8ac883f59e88df711b114f5095b37b241b2a95c3eef0e5e2d8787", kill_on_drop: false }` [INFO] [stdout] 9dd29ea97ff8ac883f59e88df711b114f5095b37b241b2a95c3eef0e5e2d8787