[INFO] fetching crate jdp 0.2.2... [INFO] testing jdp-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate jdp 0.2.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate jdp 0.2.2 [INFO] finished tweaking crates.io crate jdp 0.2.2 [INFO] tweaked toml for crates.io crate jdp 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jdp 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jdp 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gumdrop v0.8.0 [INFO] [stderr] Downloaded gumdrop_derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b795f21ea40bb58c11420e8f23f9c6d6d395ce3a9dbd6d1a9583421e9c49fe6c [INFO] running `Command { std: "docker" "start" "-a" "b795f21ea40bb58c11420e8f23f9c6d6d395ce3a9dbd6d1a9583421e9c49fe6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b795f21ea40bb58c11420e8f23f9c6d6d395ce3a9dbd6d1a9583421e9c49fe6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b795f21ea40bb58c11420e8f23f9c6d6d395ce3a9dbd6d1a9583421e9c49fe6c", kill_on_drop: false }` [INFO] [stdout] b795f21ea40bb58c11420e8f23f9c6d6d395ce3a9dbd6d1a9583421e9c49fe6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 63fee11f9079f07d7a8b18770334dd4e473f4b30e19611859f085e11d2d3638a [INFO] running `Command { std: "docker" "start" "-a" "63fee11f9079f07d7a8b18770334dd4e473f4b30e19611859f085e11d2d3638a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling jdp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.36s [INFO] running `Command { std: "docker" "inspect" "63fee11f9079f07d7a8b18770334dd4e473f4b30e19611859f085e11d2d3638a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63fee11f9079f07d7a8b18770334dd4e473f4b30e19611859f085e11d2d3638a", kill_on_drop: false }` [INFO] [stdout] 63fee11f9079f07d7a8b18770334dd4e473f4b30e19611859f085e11d2d3638a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8ebf1c3c2c11901e9342233f832662b0cc3b5e2e7b55fac90219e9f562c6c27d [INFO] running `Command { std: "docker" "start" "-a" "8ebf1c3c2c11901e9342233f832662b0cc3b5e2e7b55fac90219e9f562c6c27d", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling jdp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `Command { std: "docker" "inspect" "8ebf1c3c2c11901e9342233f832662b0cc3b5e2e7b55fac90219e9f562c6c27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ebf1c3c2c11901e9342233f832662b0cc3b5e2e7b55fac90219e9f562c6c27d", kill_on_drop: false }` [INFO] [stdout] 8ebf1c3c2c11901e9342233f832662b0cc3b5e2e7b55fac90219e9f562c6c27d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 43c2b6d15874a261927f9cbc14dc8be8909bca98397393466516e51b5d5383b2 [INFO] running `Command { std: "docker" "start" "-a" "43c2b6d15874a261927f9cbc14dc8be8909bca98397393466516e51b5d5383b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/jdp-352e8b6f516adff3) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test tests::parse_no_options ... ok [INFO] [stdout] test tests::parse_not_exactly_declarative_is_it_step ... ok [INFO] [stdout] test tests::parse_options_kwargs ... ok [INFO] [stdout] test tests::parse_options_optional_parens ... ok [INFO] [stdout] test tests::parse_abusive_chaining_of_groovy_on_steps ... ok [INFO] [stdout] test tests::parse_steps_with_parens ... ok [INFO] [stdout] test tests::parse_script_step ... ok [INFO] [stdout] test tests::parse_block_steps ... ok [INFO] [stdout] test tests::parse_environment ... ok [INFO] [stdout] test tests::parse_steps_with_triple_doubles ... ok [INFO] [stdout] test tests::parse_script_step_nesting ... ok [INFO] [stdout] test tests::parse_complex_step ... ok [INFO] [stdout] test tests::parse_string_single ... ok [INFO] [stdout] test tests::parse_options_nested_func ... ok [INFO] [stdout] test tests::parse_options_no_args ... ok [INFO] [stdout] test tests::parse_step_with_symbol_concatenation ... ok [INFO] [stdout] test tests::parse_string_double ... ok [INFO] [stdout] test tests::parse_steps_with_triple_singles ... ok [INFO] [stdout] test tests::parse_string_with_concatenation ... ok [INFO] [stdout] test tests::parse_triggers ... ok [INFO] [stdout] test tests::simple_validation ... ok [INFO] [stdout] test tests::parse_sup_dawg_heard_you_liked_steps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/jdp-80c7f91625f2a063) [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] [stderr] Running tests/valid.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/valid-563e88c8a9297c29) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_invalid_pipelines ... ok [INFO] [stdout] test test_valid_pipelines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43c2b6d15874a261927f9cbc14dc8be8909bca98397393466516e51b5d5383b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c2b6d15874a261927f9cbc14dc8be8909bca98397393466516e51b5d5383b2", kill_on_drop: false }` [INFO] [stdout] 43c2b6d15874a261927f9cbc14dc8be8909bca98397393466516e51b5d5383b2