[INFO] cloning repository https://github.com/AustinDumm/bad_lisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AustinDumm/bad_lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinDumm%2Fbad_lisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinDumm%2Fbad_lisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dd3c1dceeb36f0ed4ac786ac0f5821984ed31f2 [INFO] testing AustinDumm/bad_lisp against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinDumm%2Fbad_lisp" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AustinDumm/bad_lisp on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AustinDumm/bad_lisp [INFO] finished tweaking git repo https://github.com/AustinDumm/bad_lisp [INFO] tweaked toml for git repo https://github.com/AustinDumm/bad_lisp written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/AustinDumm/bad_lisp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3ce3af651b5d6e472929c527199dd14eb721d4320af8b77048d921edd1d24ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3ce3af651b5d6e472929c527199dd14eb721d4320af8b77048d921edd1d24ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ce3af651b5d6e472929c527199dd14eb721d4320af8b77048d921edd1d24ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ce3af651b5d6e472929c527199dd14eb721d4320af8b77048d921edd1d24ae", kill_on_drop: false }` [INFO] [stdout] c3ce3af651b5d6e472929c527199dd14eb721d4320af8b77048d921edd1d24ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e98ec29b6b81be258fb2eac3a3cf578e528cec023b55c6f459bfe762854bfeeb [INFO] running `Command { std: "docker" "start" "-a" "e98ec29b6b81be258fb2eac3a3cf578e528cec023b55c6f459bfe762854bfeeb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling bad_lisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.10s [INFO] running `Command { std: "docker" "inspect" "e98ec29b6b81be258fb2eac3a3cf578e528cec023b55c6f459bfe762854bfeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98ec29b6b81be258fb2eac3a3cf578e528cec023b55c6f459bfe762854bfeeb", kill_on_drop: false }` [INFO] [stdout] e98ec29b6b81be258fb2eac3a3cf578e528cec023b55c6f459bfe762854bfeeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f5392e1fc285bd224a89c0ff9dc583bd5a9fe2b9954b8a6144e90a92b8d522 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61f5392e1fc285bd224a89c0ff9dc583bd5a9fe2b9954b8a6144e90a92b8d522", kill_on_drop: false }` [INFO] [stderr] Compiling bad_lisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.15s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bad_lisp-53063bbbd2e8523a) [INFO] running `Command { std: "docker" "inspect" "61f5392e1fc285bd224a89c0ff9dc583bd5a9fe2b9954b8a6144e90a92b8d522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f5392e1fc285bd224a89c0ff9dc583bd5a9fe2b9954b8a6144e90a92b8d522", kill_on_drop: false }` [INFO] [stdout] 61f5392e1fc285bd224a89c0ff9dc583bd5a9fe2b9954b8a6144e90a92b8d522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d2e5a57c3c3a418a1f61a26aa6003df400fe96da3e0a325a97d87a61d99be20 [INFO] running `Command { std: "docker" "start" "-a" "2d2e5a57c3c3a418a1f61a26aa6003df400fe96da3e0a325a97d87a61d99be20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bad_lisp-53063bbbd2e8523a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test blisp_parser::blisp_parser_tests::parses_nested_lists ... ok [INFO] [stdout] test blisp_parser::blisp_parser_tests::parses_simple_lists ... ok [INFO] [stdout] test blisp_lexer::lex_tests::lexes_single_delimiters ... ok [INFO] [stdout] test blisp_lexer::lex_tests::lexes_compound_exprs ... ok [INFO] [stdout] test blisp_lexer::lex_tests::lexes_single_exprs ... ok [INFO] [stdout] test blisp_parser::blisp_parser_tests::parses_explicit_lists ... ok [INFO] [stdout] test blisp_eval::blisp_eval_tests::evaluates_simple_lists ... ok [INFO] [stdout] test blisp_parser::blisp_parser_tests::parses_lists_with_string_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d2e5a57c3c3a418a1f61a26aa6003df400fe96da3e0a325a97d87a61d99be20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2e5a57c3c3a418a1f61a26aa6003df400fe96da3e0a325a97d87a61d99be20", kill_on_drop: false }` [INFO] [stdout] 2d2e5a57c3c3a418a1f61a26aa6003df400fe96da3e0a325a97d87a61d99be20