[INFO] cloning repository https://github.com/codemonger-io/flechasdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codemonger-io/flechasdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemonger-io%2Fflechasdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemonger-io%2Fflechasdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d9d2889f1731ce1e36afbfe851a324863ce0783 [INFO] checking codemonger-io/flechasdb against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemonger-io%2Fflechasdb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codemonger-io/flechasdb on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codemonger-io/flechasdb [INFO] finished tweaking git repo https://github.com/codemonger-io/flechasdb [INFO] tweaked toml for git repo https://github.com/codemonger-io/flechasdb written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/codemonger-io/flechasdb 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.4.1 [INFO] [stderr] Downloaded unicode-ident v1.0.11 [INFO] [stderr] Downloaded proc-macro2 v1.0.66 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded protoc-bin-vendored v3.0.0 [INFO] [stderr] Downloaded fastrand v2.0.0 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded base64 v0.21.3 [INFO] [stderr] Downloaded cmake v0.1.50 [INFO] [stderr] Downloaded protobuf v3.2.0 [INFO] [stderr] Downloaded protobuf-support v3.2.0 [INFO] [stderr] Downloaded protobuf-parse v3.2.0 [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] [stderr] Downloaded thiserror-impl v1.0.48 [INFO] [stderr] Downloaded thiserror v1.0.48 [INFO] [stderr] Downloaded protobuf-codegen v3.2.0 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] [stderr] Downloaded tokio v1.32.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.5 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Downloaded libz-ng-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92c922750e45911247c58645e9a7a6c34a3e218f04f0794aad5bc844a7a7883 [INFO] running `Command { std: "docker" "start" "-a" "c92c922750e45911247c58645e9a7a6c34a3e218f04f0794aad5bc844a7a7883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92c922750e45911247c58645e9a7a6c34a3e218f04f0794aad5bc844a7a7883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92c922750e45911247c58645e9a7a6c34a3e218f04f0794aad5bc844a7a7883", kill_on_drop: false }` [INFO] [stdout] c92c922750e45911247c58645e9a7a6c34a3e218f04f0794aad5bc844a7a7883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5931690df4fac36143f83e4ddcb236abc9c8125909ccea166d12166d85bdefb [INFO] running `Command { std: "docker" "start" "-a" "d5931690df4fac36143f83e4ddcb236abc9c8125909ccea166d12166d85bdefb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-ng-sys v1.1.12 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Compiling flechasdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> /opt/rustwide/target/debug/build/flechasdb-42153492cf553b57/out/protos/database.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> /opt/rustwide/target/debug/build/flechasdb-42153492cf553b57/out/protos/database.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s [INFO] running `Command { std: "docker" "inspect" "d5931690df4fac36143f83e4ddcb236abc9c8125909ccea166d12166d85bdefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5931690df4fac36143f83e4ddcb236abc9c8125909ccea166d12166d85bdefb", kill_on_drop: false }` [INFO] [stdout] d5931690df4fac36143f83e4ddcb236abc9c8125909ccea166d12166d85bdefb