[INFO] fetching crate pier 0.1.4... [INFO] testing pier-0.1.4 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate pier 0.1.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pier 0.1.4 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pier 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pier 0.1.4 [INFO] tweaked toml for crates.io crate pier 0.1.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pier 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd5b4ed447af8c46dfdf61de3d55291ec043a6dbb0d08e37a5985ed02b63c2ba [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" "bd5b4ed447af8c46dfdf61de3d55291ec043a6dbb0d08e37a5985ed02b63c2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5b4ed447af8c46dfdf61de3d55291ec043a6dbb0d08e37a5985ed02b63c2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5b4ed447af8c46dfdf61de3d55291ec043a6dbb0d08e37a5985ed02b63c2ba", kill_on_drop: false }` [INFO] [stdout] bd5b4ed447af8c46dfdf61de3d55291ec043a6dbb0d08e37a5985ed02b63c2ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 18f9b9a8459325f02de3d955b813c3cccaa756f177be1a6b19b648597152fd2e [INFO] running `Command { std: "docker" "start" "-a" "18f9b9a8459325f02de3d955b813c3cccaa756f177be1a6b19b648597152fd2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling scrawl v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.16 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling pier v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "18f9b9a8459325f02de3d955b813c3cccaa756f177be1a6b19b648597152fd2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f9b9a8459325f02de3d955b813c3cccaa756f177be1a6b19b648597152fd2e", kill_on_drop: false }` [INFO] [stdout] 18f9b9a8459325f02de3d955b813c3cccaa756f177be1a6b19b648597152fd2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--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] c75794ff1e71b927a7b29019f4c94d2d1bb625a0949a646f0212187f71d21b32 [INFO] running `Command { std: "docker" "start" "-a" "c75794ff1e71b927a7b29019f4c94d2d1bb625a0949a646f0212187f71d21b32", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling assert_fs v0.11.3 [INFO] [stderr] Compiling pier v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.03s [INFO] running `Command { std: "docker" "inspect" "c75794ff1e71b927a7b29019f4c94d2d1bb625a0949a646f0212187f71d21b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75794ff1e71b927a7b29019f4c94d2d1bb625a0949a646f0212187f71d21b32", kill_on_drop: false }` [INFO] [stdout] c75794ff1e71b927a7b29019f4c94d2d1bb625a0949a646f0212187f71d21b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bedf0d524cf5fb2cad815fb3c4a38614a29280f97e72c0d3b2be5e7330b11978 [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" "bedf0d524cf5fb2cad815fb3c4a38614a29280f97e72c0d3b2be5e7330b11978", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pier-53e407b6bff96493 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pier-64a76e593205932e [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-acb0fbee1df908e0 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test cli::test_config_initialization ... ok [INFO] [stdout] test cli::test_list_without_tag_match ... ok [INFO] [stdout] test cli::test_run_custom_exit_code ... ok [INFO] [stdout] test cli::test_copy_script ... ok [INFO] [stdout] test cli::test_run_inline_with_args ... ok [INFO] [stdout] test cli::test_remove_script ... ok [INFO] [stdout] test cli::test_list_alias_scripts ... ok [INFO] [stdout] test cli::test_list_alias_with_matching_tag ... ok [INFO] [stdout] test cli::test_list_scripts_with_command_width ... ok [INFO] [stdout] test cli::test_list_scripts ... ok [INFO] [stdout] test cli::test_run_script_non_blocking ... ok [INFO] [stdout] test cli::test_run_script_pipe ... ok [INFO] [stdout] test cli::test_run_shebang_with_args ... ok [INFO] [stdout] test cli::test_run_script ... ok [INFO] [stdout] test cli::test_list_aliases ... ok [INFO] [stdout] test cli::test_run_failing ... ok [INFO] [stdout] test error_handling::test_error_alias_already_exists ... ok [INFO] [stdout] test cli::test_run_script_and ... ok [INFO] [stdout] test error_handling::test_config_write_error ... ok [INFO] [stdout] test cli::test_run_successful ... ok [INFO] [stdout] test error_handling::test_error_alias_not_found ... ok [INFO] [stdout] test cli::test_show_script ... ok [INFO] [stdout] test error_handling::test_config_read_error ... ok [INFO] [stdout] test cli::test_add_script ... ok [INFO] [stdout] test error_handling::test_error_no_scripts_exists ... ok [INFO] [stdout] test error_handling::test_toml_parse_error ... ok [INFO] [stdout] test cli::test_stderr_output ... ok [INFO] [stdout] test cli::test_run_with_shebang ... ok [INFO] [stdout] test cli::test_run_with_interpreter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pier [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bedf0d524cf5fb2cad815fb3c4a38614a29280f97e72c0d3b2be5e7330b11978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bedf0d524cf5fb2cad815fb3c4a38614a29280f97e72c0d3b2be5e7330b11978", kill_on_drop: false }` [INFO] [stdout] bedf0d524cf5fb2cad815fb3c4a38614a29280f97e72c0d3b2be5e7330b11978