[INFO] cloning repository https://github.com/drewchandler/rust-lisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drewchandler/rust-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewchandler%2Frust-lisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewchandler%2Frust-lisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c63840e141a8ff4f6a3aa5c45ef39f0cd00fda91
[INFO] checking drewchandler/rust-lisp against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewchandler%2Frust-lisp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drewchandler/rust-lisp
[INFO] finished tweaking git repo https://github.com/drewchandler/rust-lisp
[INFO] tweaked toml for git repo https://github.com/drewchandler/rust-lisp written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drewchandler/rust-lisp on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drewchandler/rust-lisp 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded encode_unicode v0.1.3
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded unicode-width v0.1.3
[INFO] [stderr]   Downloaded nom v1.2.3
[INFO] [stderr]   Downloaded libc v0.2.13
[INFO] [stderr]   Downloaded rustyline v0.2.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25d44e8ed7d4293df79507b18617537ff0af9665ccebf4d3ebc7fd739120db5c
[INFO] running `Command { std: "docker" "start" "-a" "25d44e8ed7d4293df79507b18617537ff0af9665ccebf4d3ebc7fd739120db5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25d44e8ed7d4293df79507b18617537ff0af9665ccebf4d3ebc7fd739120db5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d44e8ed7d4293df79507b18617537ff0af9665ccebf4d3ebc7fd739120db5c", kill_on_drop: false }`
[INFO] [stdout] 25d44e8ed7d4293df79507b18617537ff0af9665ccebf4d3ebc7fd739120db5c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a66f703bac656ea655e638a08ecea7fa0bb73a8c72890aa8724f36a3b05d8bc
[INFO] running `Command { std: "docker" "start" "-a" "0a66f703bac656ea655e638a08ecea7fa0bb73a8c72890aa8724f36a3b05d8bc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.13
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]     Checking unicode-width v0.1.3
[INFO] [stderr]     Checking nom v1.2.3
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking rustyline v0.2.3
[INFO] [stderr]     Checking rust-lisp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 try!(write!(f, "("));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     try!(write!(f, "{}", s));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 |                         try!(write!(f, " "));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let name = try!(extract_value!(v[1], Sexp::Symbol, "{} is not a legal info name"));
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let value = try!(v[2].eval(&env));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let name = try!(extract_value!(v[1], Sexp::Symbol));
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let params = try!(extract_values!(v[2], Sexp::Symbol));
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let conditional = try!(v[1].eval(&env));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 try!(write!(f, "("));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     try!(write!(f, "{}", s));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 |                         try!(write!(f, " "));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let name = try!(extract_value!(v[1], Sexp::Symbol, "{} is not a legal info name"));
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let value = try!(v[2].eval(&env));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let name = try!(extract_value!(v[1], Sexp::Symbol));
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let params = try!(extract_values!(v[2], Sexp::Symbol));
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sexp.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let conditional = try!(v[1].eval(&env));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/sexp.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(PartialEq, Debug, Clone)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 51 |     BuiltInFunc(fn(Vec<Sexp>) -> SexpResult),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/sexp.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(PartialEq, Debug, Clone)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 51 |     BuiltInFunc(fn(Vec<Sexp>) -> SexpResult),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nom v1.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0a66f703bac656ea655e638a08ecea7fa0bb73a8c72890aa8724f36a3b05d8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a66f703bac656ea655e638a08ecea7fa0bb73a8c72890aa8724f36a3b05d8bc", kill_on_drop: false }`
[INFO] [stdout] 0a66f703bac656ea655e638a08ecea7fa0bb73a8c72890aa8724f36a3b05d8bc
