[INFO] cloning repository https://github.com/k-nasa/ruspec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-nasa/ruspec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fruspec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fruspec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5af8e7e69f48076bc53e7a4295a7abf10182240 [INFO] testing k-nasa/ruspec against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fruspec" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k-nasa/ruspec on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k-nasa/ruspec [INFO] finished tweaking git repo https://github.com/k-nasa/ruspec [INFO] tweaked toml for git repo https://github.com/k-nasa/ruspec written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce531218a9790a9b56b43ac63404b2e3f26ce36f8419af51351002110a026ba7 [INFO] running `Command { std: "docker" "start" "-a" "ce531218a9790a9b56b43ac63404b2e3f26ce36f8419af51351002110a026ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce531218a9790a9b56b43ac63404b2e3f26ce36f8419af51351002110a026ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce531218a9790a9b56b43ac63404b2e3f26ce36f8419af51351002110a026ba7", kill_on_drop: false }` [INFO] [stdout] ce531218a9790a9b56b43ac63404b2e3f26ce36f8419af51351002110a026ba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ccf5db2c6f6b1a2008f2ad79ae5073a78195377e45ab17e720d8dd65bd50360 [INFO] running `Command { std: "docker" "start" "-a" "5ccf5db2c6f6b1a2008f2ad79ae5073a78195377e45ab17e720d8dd65bd50360", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ruspec v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.91s [INFO] running `Command { std: "docker" "inspect" "5ccf5db2c6f6b1a2008f2ad79ae5073a78195377e45ab17e720d8dd65bd50360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ccf5db2c6f6b1a2008f2ad79ae5073a78195377e45ab17e720d8dd65bd50360", kill_on_drop: false }` [INFO] [stdout] 5ccf5db2c6f6b1a2008f2ad79ae5073a78195377e45ab17e720d8dd65bd50360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3a3e633d646f368a3c1b428da729e943fde3a445d2b70935a0a816e19036de3 [INFO] running `Command { std: "docker" "start" "-a" "f3a3e633d646f368a3c1b428da729e943fde3a445d2b70935a0a816e19036de3", kill_on_drop: false }` [INFO] [stderr] Compiling ruspec v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "f3a3e633d646f368a3c1b428da729e943fde3a445d2b70935a0a816e19036de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a3e633d646f368a3c1b428da729e943fde3a445d2b70935a0a816e19036de3", kill_on_drop: false }` [INFO] [stdout] f3a3e633d646f368a3c1b428da729e943fde3a445d2b70935a0a816e19036de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 172bb998a0767fdb4b819a6293d608e94f56e5aabb58209977fd77f312def254 [INFO] running `Command { std: "docker" "start" "-a" "172bb998a0767fdb4b819a6293d608e94f56e5aabb58209977fd77f312def254", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruspec-646787d75861bccb) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::test_to_snake_case ... ok [INFO] [stdout] test parser::tests::should_perse_describe ... ok [INFO] [stdout] test tests::should_context_is_aliase_describe ... ok [INFO] [stdout] test tests::should_expand_after ... ok [INFO] [stdout] test tests::should_expand_before ... ok [INFO] [stdout] test tests::should_output_expected_stream ... ok [INFO] [stdout] test tests::should_parse_error_when_not_include_describe_str ... ok [INFO] [stdout] test tests::should_parse_error_when_not_include_it_str ... ok [INFO] [stdout] test tests::should_parse_error_when_not_include_it ... ok [INFO] [stdout] test tests::should_parse_conplex_describe ... ok [INFO] [stdout] test tests::should_expand_subject ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-209931bc463e7319) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_module_2::context_is_6::should_equal_6 ... ok [INFO] [stdout] test test_module_2::test_name ... ok [INFO] [stdout] test test_module_name::test_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests ruspec [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" "172bb998a0767fdb4b819a6293d608e94f56e5aabb58209977fd77f312def254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172bb998a0767fdb4b819a6293d608e94f56e5aabb58209977fd77f312def254", kill_on_drop: false }` [INFO] [stdout] 172bb998a0767fdb4b819a6293d608e94f56e5aabb58209977fd77f312def254