[INFO] fetching crate lisp-by-rust 0.0.9...
[INFO] testing lisp-by-rust-0.0.9 against 1.91.0 for beta-1.92-2
[INFO] extracting crate lisp-by-rust 0.0.9 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate lisp-by-rust 0.0.9
[INFO] finished tweaking crates.io crate lisp-by-rust 0.0.9
[INFO] tweaked toml for crates.io crate lisp-by-rust 0.0.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lisp-by-rust 0.0.9 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding codespan v0.3.0 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codespan v0.3.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 585bf519ed53b709db81862b72aaed1d6d7d6fce0365a85f9cff8c1e3c5804c9
[INFO] running `Command { std: "docker" "start" "-a" "585bf519ed53b709db81862b72aaed1d6d7d6fce0365a85f9cff8c1e3c5804c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "585bf519ed53b709db81862b72aaed1d6d7d6fce0365a85f9cff8c1e3c5804c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585bf519ed53b709db81862b72aaed1d6d7d6fce0365a85f9cff8c1e3c5804c9", kill_on_drop: false }`
[INFO] [stdout] 585bf519ed53b709db81862b72aaed1d6d7d6fce0365a85f9cff8c1e3c5804c9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58455e530ebe520d90bb72bcc53b398ee8cd91bd1f0b40130c2808d57e3747c0
[INFO] running `Command { std: "docker" "start" "-a" "58455e530ebe520d90bb72bcc53b398ee8cd91bd1f0b40130c2808d57e3747c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling codespan v0.3.0
[INFO] [stderr]    Compiling lisp-by-rust v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/eval.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Copy, Clone)]
[INFO] [stdout]   |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Callable(Callable),
[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 10.53s
[INFO] running `Command { std: "docker" "inspect" "58455e530ebe520d90bb72bcc53b398ee8cd91bd1f0b40130c2808d57e3747c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58455e530ebe520d90bb72bcc53b398ee8cd91bd1f0b40130c2808d57e3747c0", kill_on_drop: false }`
[INFO] [stdout] 58455e530ebe520d90bb72bcc53b398ee8cd91bd1f0b40130c2808d57e3747c0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 135529a88270dda844d92737a134ced47d2039888dfa771952fd5b94d5a35ae3
[INFO] running `Command { std: "docker" "start" "-a" "135529a88270dda844d92737a134ced47d2039888dfa771952fd5b94d5a35ae3", kill_on_drop: false }`
[INFO] [stderr]    Compiling lisp-by-rust v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/eval.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Copy, Clone)]
[INFO] [stdout]   |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Callable(Callable),
[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 `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "135529a88270dda844d92737a134ced47d2039888dfa771952fd5b94d5a35ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "135529a88270dda844d92737a134ced47d2039888dfa771952fd5b94d5a35ae3", kill_on_drop: false }`
[INFO] [stdout] 135529a88270dda844d92737a134ced47d2039888dfa771952fd5b94d5a35ae3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c19ad357747e64ce333fdf8170e6507fb994937e1b4595bac2aa36539423353
[INFO] running `Command { std: "docker" "start" "-a" "4c19ad357747e64ce333fdf8170e6507fb994937e1b4595bac2aa36539423353", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout] 
[INFO] [stderr]  --> src/eval.rs:9:14
[INFO] [stdout] running 5 tests
[INFO] [stderr]   |
[INFO] [stdout] test parser::test::tokenise_brackets ... ok
[INFO] [stderr] 6 | #[derive(Debug, PartialEq, Copy, Clone)]
[INFO] [stdout] test parser::test::tokenise_comments ... ok
[INFO] [stderr]   |                 --------- in this derive macro expansion
[INFO] [stdout] test parser::test::tokenise_symbols ... ok
[INFO] [stderr] ...
[INFO] [stdout] test parser::test::tokenise_number_literals ... ok
[INFO] [stderr] 9 |     Callable(Callable),
[INFO] [stdout] test parser::test::parse_atoms ... ok
[INFO] [stderr]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout] 
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lisp-by-rust` (bin "lisp-by-rust" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lisp_by_rust-a4252c834f7f9662)
[INFO] running `Command { std: "docker" "inspect" "4c19ad357747e64ce333fdf8170e6507fb994937e1b4595bac2aa36539423353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c19ad357747e64ce333fdf8170e6507fb994937e1b4595bac2aa36539423353", kill_on_drop: false }`
[INFO] [stdout] 4c19ad357747e64ce333fdf8170e6507fb994937e1b4595bac2aa36539423353
