[INFO] fetching crate oftlisp 0.1.3...
[INFO] building oftlisp-0.1.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate oftlisp 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate oftlisp 0.1.3
[INFO] finished tweaking crates.io crate oftlisp 0.1.3
[INFO] tweaked toml for crates.io crate oftlisp 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oftlisp 0.1.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding gc v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding gc_derive v0.3.1 (available: v0.3.6)
[INFO] [stderr]       Adding itertools v0.6.5 (available: v0.14.0)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding smallvec v0.4.5 (available: v1.15.1)
[INFO] [stderr]       Adding spin v0.4.10 (available: v0.10.0)
[INFO] [stderr]       Adding try_opt v0.1.1 (available: v0.2.0)
[INFO] [stderr]       Adding walkdir v1.0.7 (available: v2.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synstructure v0.5.2
[INFO] [stderr]   Downloaded gc_derive v0.3.1
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded gc v0.3.6
[INFO] [stderr]   Downloaded smallvec v0.4.5
[INFO] [stderr]   Downloaded try_opt v0.1.1
[INFO] [stderr]   Downloaded walkdir v1.0.7
[INFO] [stderr]   Downloaded same-file v0.1.3
[INFO] [stderr]   Downloaded spin v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23e93c5a85699dc1b3d313e208daaa6056fe896abc7b3d863a0f50b2e8ad917f
[INFO] running `Command { std: "docker" "start" "-a" "23e93c5a85699dc1b3d313e208daaa6056fe896abc7b3d863a0f50b2e8ad917f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23e93c5a85699dc1b3d313e208daaa6056fe896abc7b3d863a0f50b2e8ad917f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e93c5a85699dc1b3d313e208daaa6056fe896abc7b3d863a0f50b2e8ad917f", kill_on_drop: false }`
[INFO] [stdout] 23e93c5a85699dc1b3d313e208daaa6056fe896abc7b3d863a0f50b2e8ad917f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 355d9922602a6e71333f36f7fc72afc93e5d8e0cca91f850130e941a94268904
[INFO] running `Command { std: "docker" "start" "-a" "355d9922602a6e71333f36f7fc72afc93e5d8e0cca91f850130e941a94268904", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling gc v0.3.6
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling spin v0.4.10
[INFO] [stderr]    Compiling try_opt v0.1.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling itertools v0.6.5
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling synstructure v0.5.2
[INFO] [stderr]    Compiling gc_derive v0.3.1
[INFO] [stderr]    Compiling oftlisp v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/gensym.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / lazy_static! {
[INFO] [stdout] 8 | |     static ref N: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/reader/lexer/mod.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 | /     lazy_static! {
[INFO] [stdout] 433 | |         static ref LEGAL: Vec<char> = {
[INFO] [stdout] 434 | |             let letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
[INFO] [stdout] 435 | |             let digits = "0123456789";
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |         };
[INFO] [stdout] 445 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/symbol.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref SYMBOL_HEAP: Mutex<BTreeSet<&'static str>> = Mutex::new(BTreeSet::new());
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `import_path` are never read
[INFO] [stdout]   --> src/modules/read.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ReadModuleError {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     kind: ReadModuleErrorKind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     import_path: Symbol,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadModuleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/symbol.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |             heap.get(s).unwrap().clone()
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
[INFO] running `Command { std: "docker" "inspect" "355d9922602a6e71333f36f7fc72afc93e5d8e0cca91f850130e941a94268904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355d9922602a6e71333f36f7fc72afc93e5d8e0cca91f850130e941a94268904", kill_on_drop: false }`
[INFO] [stdout] 355d9922602a6e71333f36f7fc72afc93e5d8e0cca91f850130e941a94268904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 775e2683f3a7a99af76a7ca2d63d1629a9567fdb41f9437698a58d941baf4c36
[INFO] running `Command { std: "docker" "start" "-a" "775e2683f3a7a99af76a7ca2d63d1629a9567fdb41f9437698a58d941baf4c36", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling oftlisp v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/gensym.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / lazy_static! {
[INFO] [stdout] 8 | |     static ref N: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/reader/lexer/mod.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 | /     lazy_static! {
[INFO] [stdout] 433 | |         static ref LEGAL: Vec<char> = {
[INFO] [stdout] 434 | |             let letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
[INFO] [stdout] 435 | |             let digits = "0123456789";
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |         };
[INFO] [stdout] 445 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/symbol.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref SYMBOL_HEAP: Mutex<BTreeSet<&'static str>> = Mutex::new(BTreeSet::new());
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `import_path` are never read
[INFO] [stdout]   --> src/modules/read.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ReadModuleError {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     kind: ReadModuleErrorKind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     import_path: Symbol,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadModuleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/symbol.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |             heap.get(s).unwrap().clone()
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/gensym.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / lazy_static! {
[INFO] [stdout] 8 | |     static ref N: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/reader/lexer/mod.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 | /     lazy_static! {
[INFO] [stdout] 433 | |         static ref LEGAL: Vec<char> = {
[INFO] [stdout] 434 | |             let letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
[INFO] [stdout] 435 | |             let digits = "0123456789";
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |         };
[INFO] [stdout] 445 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/symbol.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref SYMBOL_HEAP: Mutex<BTreeSet<&'static str>> = Mutex::new(BTreeSet::new());
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `import_path` are never read
[INFO] [stdout]   --> src/modules/read.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ReadModuleError {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     kind: ReadModuleErrorKind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     import_path: Symbol,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadModuleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> src/symbol.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |             heap.get(s).unwrap().clone()
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "775e2683f3a7a99af76a7ca2d63d1629a9567fdb41f9437698a58d941baf4c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775e2683f3a7a99af76a7ca2d63d1629a9567fdb41f9437698a58d941baf4c36", kill_on_drop: false }`
[INFO] [stdout] 775e2683f3a7a99af76a7ca2d63d1629a9567fdb41f9437698a58d941baf4c36
