[INFO] cloning repository https://github.com/rmw-link/sdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmw-link/sdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-link%2Fsdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-link%2Fsdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daddcc5ae2802c6d41ebdd5f0772607d77e0d2b6 [INFO] checking rmw-link/sdb against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-link%2Fsdb" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmw-link/sdb on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmw-link/sdb [INFO] finished tweaking git repo https://github.com/rmw-link/sdb [INFO] tweaked toml for git repo https://github.com/rmw-link/sdb written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/rmw-link/sdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-90/source/sdb/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-90/source/sdb_macro/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://gitlab.com/vkahl/static_init.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded desse-derive v0.2.1 [INFO] [stderr] Downloaded desse v0.2.1 [INFO] [stderr] Downloaded sanakirja-core v1.2.8 [INFO] [stderr] Downloaded sanakirja v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ba285fa583888b27e3981b465fc5538f6cc9b9eb6ff7cb61ef81d064881e6e9 [INFO] running `Command { std: "docker" "start" "-a" "3ba285fa583888b27e3981b465fc5538f6cc9b9eb6ff7cb61ef81d064881e6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ba285fa583888b27e3981b465fc5538f6cc9b9eb6ff7cb61ef81d064881e6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba285fa583888b27e3981b465fc5538f6cc9b9eb6ff7cb61ef81d064881e6e9", kill_on_drop: false }` [INFO] [stdout] 3ba285fa583888b27e3981b465fc5538f6cc9b9eb6ff7cb61ef81d064881e6e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f8c4f87e5c2b735ba2c85c3ceb14fc5ecd411aac5019f77cba351a7df05324d [INFO] running `Command { std: "docker" "start" "-a" "5f8c4f87e5c2b735ba2c85c3ceb14fc5ecd411aac5019f77cba351a7df05324d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/sdb_macro/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/sdb/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking sanakirja-core v1.2.8 [INFO] [stderr] Compiling static_init_macro v1.0.0 (https://gitlab.com/vkahl/static_init.git#bffc02b2) [INFO] [stderr] Compiling static_init v1.0.0 (https://gitlab.com/vkahl/static_init.git#bffc02b2) [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking sdb_macro v0.0.1 (/opt/rustwide/workdir/sdb_macro) [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling desse-derive v0.2.1 [INFO] [stderr] Checking desse v0.2.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking sanakirja v1.2.5 [INFO] [stderr] Checking sdb v0.0.10 (/opt/rustwide/workdir/sdb) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.43s [INFO] running `Command { std: "docker" "inspect" "5f8c4f87e5c2b735ba2c85c3ceb14fc5ecd411aac5019f77cba351a7df05324d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8c4f87e5c2b735ba2c85c3ceb14fc5ecd411aac5019f77cba351a7df05324d", kill_on_drop: false }` [INFO] [stdout] 5f8c4f87e5c2b735ba2c85c3ceb14fc5ecd411aac5019f77cba351a7df05324d