[INFO] crate automaat-processor-shell-command 0.1.0 is already in cache [INFO] testing automaat-processor-shell-command-0.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate automaat-processor-shell-command 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate automaat-processor-shell-command 0.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate automaat-processor-shell-command 0.1.0 [INFO] finished tweaking crates.io crate automaat-processor-shell-command 0.1.0 [INFO] tweaked toml for crates.io crate automaat-processor-shell-command 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1198a7918fe56f9f0b7f988e4142d2de7bd3e8823595e94a1eeba1607bb9051 [INFO] running `"docker" "start" "-a" "f1198a7918fe56f9f0b7f988e4142d2de7bd3e8823595e94a1eeba1607bb9051"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [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 tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling automaat-core v0.1.0 [INFO] [stderr] Compiling automaat-processor-shell-command v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.42s [INFO] running `"docker" "inspect" "f1198a7918fe56f9f0b7f988e4142d2de7bd3e8823595e94a1eeba1607bb9051"` [INFO] running `"docker" "rm" "-f" "f1198a7918fe56f9f0b7f988e4142d2de7bd3e8823595e94a1eeba1607bb9051"` [INFO] [stdout] f1198a7918fe56f9f0b7f988e4142d2de7bd3e8823595e94a1eeba1607bb9051 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 96e074a7da9c3813fc2372cff819d9228d617f6dbcd5611e4dfb95d03d8762b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "96e074a7da9c3813fc2372cff819d9228d617f6dbcd5611e4dfb95d03d8762b2"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling version-sync v0.8.1 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling juniper v0.12.0 [INFO] [stderr] Compiling automaat-processor-shell-command v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "96e074a7da9c3813fc2372cff819d9228d617f6dbcd5611e4dfb95d03d8762b2"` [INFO] running `"docker" "rm" "-f" "96e074a7da9c3813fc2372cff819d9228d617f6dbcd5611e4dfb95d03d8762b2"` [INFO] [stdout] 96e074a7da9c3813fc2372cff819d9228d617f6dbcd5611e4dfb95d03d8762b2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3c38b9a179818b9f03a836737b62c88598d971dc27d6fd691c394e6c6120188 [INFO] running `"docker" "start" "-a" "e3c38b9a179818b9f03a836737b62c88598d971dc27d6fd691c394e6c6120188"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/automaat_processor_shell_command-d849a539fd0b2510 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::validate::test_no_cwd ... ok [INFO] [stdout] test tests::validate::test_multiple_valid_paths ... ok [INFO] [stdout] test tests::validate::test_no_paths ... ok [INFO] [stdout] test tests::validate::test_relative_cwd ... ok [INFO] [stdout] test tests::test_readme_deps ... ok [INFO] [stdout] test tests::validate::test_relative_paths ... ok [INFO] [stdout] test tests::run::test_invalid_command ... ok [INFO] [stdout] test tests::run::test_command_with_arguments ... ok [INFO] [stdout] test tests::run::test_command_without_output ... ok [INFO] [stdout] test tests::run::test_command_stderr_output ... ok [INFO] [stdout] test tests::validate::test_multiple_paths_one_bad ... ok [INFO] [stdout] test tests::validate::test_absolute_paths ... ok [INFO] [stdout] test tests::validate::test_absolute_cwd ... ok [INFO] [stdout] test tests::run::test_command_non_zero_exit_code ... ok [INFO] [stdout] test tests::validate::test_prefix_cwd ... ok [INFO] [stdout] test tests::validate::test_prefix_paths ... ok [INFO] [stdout] test tests::run::test_command_with_output ... ok [INFO] [stdout] test tests::test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests automaat-processor-shell-command [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e3c38b9a179818b9f03a836737b62c88598d971dc27d6fd691c394e6c6120188"` [INFO] running `"docker" "rm" "-f" "e3c38b9a179818b9f03a836737b62c88598d971dc27d6fd691c394e6c6120188"` [INFO] [stdout] e3c38b9a179818b9f03a836737b62c88598d971dc27d6fd691c394e6c6120188