[INFO] cloning repository https://github.com/Marwes/nombine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marwes/nombine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarwes%2Fnombine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarwes%2Fnombine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b854178520df7bde64274ab31cfb20b8ac8fa6f6 [INFO] testing Marwes/nombine 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%2FMarwes%2Fnombine" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Marwes/nombine 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/Marwes/nombine [INFO] finished tweaking git repo https://github.com/Marwes/nombine [INFO] tweaked toml for git repo https://github.com/Marwes/nombine written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/Marwes/nombine 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 321083f78d18a961215155ec2e5dc5a4eac9e9de6d976d47c05fd9ae02354673 [INFO] running `Command { std: "docker" "start" "-a" "321083f78d18a961215155ec2e5dc5a4eac9e9de6d976d47c05fd9ae02354673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "321083f78d18a961215155ec2e5dc5a4eac9e9de6d976d47c05fd9ae02354673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321083f78d18a961215155ec2e5dc5a4eac9e9de6d976d47c05fd9ae02354673", kill_on_drop: false }` [INFO] [stdout] 321083f78d18a961215155ec2e5dc5a4eac9e9de6d976d47c05fd9ae02354673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08e970ffbf616249895ac9e2e0ca2983b17a67a42339c9d497cebb09a978e43 [INFO] running `Command { std: "docker" "start" "-a" "e08e970ffbf616249895ac9e2e0ca2983b17a67a42339c9d497cebb09a978e43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling nombine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling combine v3.5.1 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "e08e970ffbf616249895ac9e2e0ca2983b17a67a42339c9d497cebb09a978e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08e970ffbf616249895ac9e2e0ca2983b17a67a42339c9d497cebb09a978e43", kill_on_drop: false }` [INFO] [stdout] e08e970ffbf616249895ac9e2e0ca2983b17a67a42339c9d497cebb09a978e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6190e9f42d3d84ec42ae048cd7637eca63309911d9d63b32e3a09bca266458c3 [INFO] running `Command { std: "docker" "start" "-a" "6190e9f42d3d84ec42ae048cd7637eca63309911d9d63b32e3a09bca266458c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling handlebars v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling little-skeptic v0.15.0 [INFO] [stderr] Compiling nombine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nombine-ab46d1231896a4e7) [INFO] [stderr] Executable tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-a347c34c34758eca) [INFO] running `Command { std: "docker" "inspect" "6190e9f42d3d84ec42ae048cd7637eca63309911d9d63b32e3a09bca266458c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6190e9f42d3d84ec42ae048cd7637eca63309911d9d63b32e3a09bca266458c3", kill_on_drop: false }` [INFO] [stdout] 6190e9f42d3d84ec42ae048cd7637eca63309911d9d63b32e3a09bca266458c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e030165d9fd11b0ae22a60887b596ae15140010d37cd8d5878244aaa6c59c73b [INFO] running `Command { std: "docker" "start" "-a" "e030165d9fd11b0ae22a60887b596ae15140010d37cd8d5878244aaa6c59c73b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nombine-ab46d1231896a4e7) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test std_tests::test_error_position ... ok [INFO] [stdout] test std_tests::test_error_position_eof ... ok [INFO] [stdout] test std_tests::test_from_combine ... ok [INFO] [stdout] test tests::parse_color ... ok [INFO] [stdout] test tests::test_error ... ok [INFO] [stdout] test tests::test_from_nom ... ok [INFO] [stdout] test tests::test_nested ... ok [INFO] [stdout] test tests::test_or ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-a347c34c34758eca) [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.02s [INFO] [stdout] [INFO] [stderr] Doc-tests nombine [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - from_nom (line 116) ... ok [INFO] [stdout] test src/lib.rs - from_combine (line 201) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e030165d9fd11b0ae22a60887b596ae15140010d37cd8d5878244aaa6c59c73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e030165d9fd11b0ae22a60887b596ae15140010d37cd8d5878244aaa6c59c73b", kill_on_drop: false }` [INFO] [stdout] e030165d9fd11b0ae22a60887b596ae15140010d37cd8d5878244aaa6c59c73b