[INFO] fetching crate sequelite 0.2.3...
[INFO] checking sequelite-0.2.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate sequelite 0.2.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate sequelite 0.2.3 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sequelite 0.2.3
[INFO] finished tweaking crates.io crate sequelite 0.2.3
[INFO] tweaked toml for crates.io crate sequelite 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a6cd307537ba45e3040495c4f4f736d1bf81c00b72f82639eee48803af4c370
[INFO] running `Command { std: "docker" "start" "-a" "8a6cd307537ba45e3040495c4f4f736d1bf81c00b72f82639eee48803af4c370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a6cd307537ba45e3040495c4f4f736d1bf81c00b72f82639eee48803af4c370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6cd307537ba45e3040495c4f4f736d1bf81c00b72f82639eee48803af4c370", kill_on_drop: false }`
[INFO] [stdout] 8a6cd307537ba45e3040495c4f4f736d1bf81c00b72f82639eee48803af4c370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16fdd6cb087c60f27335481a82abb6d3a11fe97f18dcbb907d904bbc0ec9caa6
[INFO] running `Command { std: "docker" "start" "-a" "16fdd6cb087c60f27335481a82abb6d3a11fe97f18dcbb907d904bbc0ec9caa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking hashlink v0.8.3
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling sequelite_macro v0.2.1
[INFO] [stderr]     Checking sequelite v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> src/lib.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[derive(Debug, Model)]
[INFO] [stdout]    |                     ^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]    --> src/lib.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[derive(Model)]
[INFO] [stdout]     |              ^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]    --> src/lib.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[derive(Model)]
[INFO] [stdout]     |              ^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0492`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sequelite` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "16fdd6cb087c60f27335481a82abb6d3a11fe97f18dcbb907d904bbc0ec9caa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16fdd6cb087c60f27335481a82abb6d3a11fe97f18dcbb907d904bbc0ec9caa6", kill_on_drop: false }`
[INFO] [stdout] 16fdd6cb087c60f27335481a82abb6d3a11fe97f18dcbb907d904bbc0ec9caa6
