[INFO] cloning repository https://github.com/TurtlePU/lispy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TurtlePU/lispy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurtlePU%2Flispy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurtlePU%2Flispy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10709804f9276f93f851014d3a96ed3590cf0112 [INFO] testing TurtlePU/lispy against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurtlePU%2Flispy" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TurtlePU/lispy on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TurtlePU/lispy [INFO] finished tweaking git repo https://github.com/TurtlePU/lispy [INFO] tweaked toml for git repo https://github.com/TurtlePU/lispy written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/TurtlePU/lispy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 404ff2b7644170cf75028913965b487296b2d6efff497d8ddc3f88efe334b25f [INFO] running `Command { std: "docker" "start" "-a" "404ff2b7644170cf75028913965b487296b2d6efff497d8ddc3f88efe334b25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "404ff2b7644170cf75028913965b487296b2d6efff497d8ddc3f88efe334b25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404ff2b7644170cf75028913965b487296b2d6efff497d8ddc3f88efe334b25f", kill_on_drop: false }` [INFO] [stdout] 404ff2b7644170cf75028913965b487296b2d6efff497d8ddc3f88efe334b25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f3c696b31c6e88b3ff1fe3100008caef0b3b8ccc2e5b406758539cd75beb118 [INFO] running `Command { std: "docker" "start" "-a" "0f3c696b31c6e88b3ff1fe3100008caef0b3b8ccc2e5b406758539cd75beb118", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling lisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.59s [INFO] running `Command { std: "docker" "inspect" "0f3c696b31c6e88b3ff1fe3100008caef0b3b8ccc2e5b406758539cd75beb118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3c696b31c6e88b3ff1fe3100008caef0b3b8ccc2e5b406758539cd75beb118", kill_on_drop: false }` [INFO] [stdout] 0f3c696b31c6e88b3ff1fe3100008caef0b3b8ccc2e5b406758539cd75beb118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e0344be0c442e9a80fac0be8f479190fe5de75a9ba3e76a6a7ed4a2bac9c08 [INFO] running `Command { std: "docker" "start" "-a" "46e0344be0c442e9a80fac0be8f479190fe5de75a9ba3e76a6a7ed4a2bac9c08", kill_on_drop: false }` [INFO] [stderr] Compiling lisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "46e0344be0c442e9a80fac0be8f479190fe5de75a9ba3e76a6a7ed4a2bac9c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e0344be0c442e9a80fac0be8f479190fe5de75a9ba3e76a6a7ed4a2bac9c08", kill_on_drop: false }` [INFO] [stdout] 46e0344be0c442e9a80fac0be8f479190fe5de75a9ba3e76a6a7ed4a2bac9c08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f0bba21523b6d3b40751937de89b0b65e68e4567bfa6b05a6be765ca3a67a57 [INFO] running `Command { std: "docker" "start" "-a" "1f0bba21523b6d3b40751937de89b0b65e68e4567bfa6b05a6be765ca3a67a57", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lisp-a03e6fc91b56ae9a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f0bba21523b6d3b40751937de89b0b65e68e4567bfa6b05a6be765ca3a67a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0bba21523b6d3b40751937de89b0b65e68e4567bfa6b05a6be765ca3a67a57", kill_on_drop: false }` [INFO] [stdout] 1f0bba21523b6d3b40751937de89b0b65e68e4567bfa6b05a6be765ca3a67a57