[INFO] fetching crate editorconfiger 0.1.7... [INFO] testing editorconfiger-0.1.7 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate editorconfiger 0.1.7 into /workspace/builds/worker-81/source [INFO] validating manifest of crates.io crate editorconfiger 0.1.7 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate editorconfiger 0.1.7 [INFO] finished tweaking crates.io crate editorconfiger 0.1.7 [INFO] tweaked toml for crates.io crate editorconfiger 0.1.7 written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate crates.io crate editorconfiger 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.5 [INFO] [stderr] Downloaded crossbeam v0.8.0 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded jwalk v0.6.0 [INFO] [stderr] Downloaded lalrpop v0.19.5 [INFO] [stderr] Downloaded pico-args v0.4.1 [INFO] [stderr] Downloaded table-test v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3f1ea8ef3143ee6e83bdcb24ad6f0bbb30ecc44810e413f19668cca2fe5f9e [INFO] running `Command { std: "docker" "start" "-a" "aa3f1ea8ef3143ee6e83bdcb24ad6f0bbb30ecc44810e413f19668cca2fe5f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3f1ea8ef3143ee6e83bdcb24ad6f0bbb30ecc44810e413f19668cca2fe5f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3f1ea8ef3143ee6e83bdcb24ad6f0bbb30ecc44810e413f19668cca2fe5f9e", kill_on_drop: false }` [INFO] [stdout] aa3f1ea8ef3143ee6e83bdcb24ad6f0bbb30ecc44810e413f19668cca2fe5f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0301ac7ff2f365812d65693ddab936d4e535782dc4fa825b71a6a492e18658ab [INFO] running `Command { std: "docker" "start" "-a" "0301ac7ff2f365812d65693ddab936d4e535782dc4fa825b71a6a492e18658ab", 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.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling editorconfiger v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.60s [INFO] running `Command { std: "docker" "inspect" "0301ac7ff2f365812d65693ddab936d4e535782dc4fa825b71a6a492e18658ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0301ac7ff2f365812d65693ddab936d4e535782dc4fa825b71a6a492e18658ab", kill_on_drop: false }` [INFO] [stdout] 0301ac7ff2f365812d65693ddab936d4e535782dc4fa825b71a6a492e18658ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341c326a380331aec2fa27e54ef6e3f4d1042cbd99fe5cc9940aa07806deae3a [INFO] running `Command { std: "docker" "start" "-a" "341c326a380331aec2fa27e54ef6e3f4d1042cbd99fe5cc9940aa07806deae3a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling table-test v0.2.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling editorconfiger v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `Command { std: "docker" "inspect" "341c326a380331aec2fa27e54ef6e3f4d1042cbd99fe5cc9940aa07806deae3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341c326a380331aec2fa27e54ef6e3f4d1042cbd99fe5cc9940aa07806deae3a", kill_on_drop: false }` [INFO] [stdout] 341c326a380331aec2fa27e54ef6e3f4d1042cbd99fe5cc9940aa07806deae3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82c125ee14fbe5f14f97f334e023fccd90b820703e727831bd2b4c2b1c5d33bc [INFO] running `Command { std: "docker" "start" "-a" "82c125ee14fbe5f14f97f334e023fccd90b820703e727831bd2b4c2b1c5d33bc", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/editorconfiger-ce239f25928a33a9) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test editorconfig_lexer::tests::tokenize_real_file ... ok [INFO] [stdout] test enumerable::tests::only_duplicates_has_duplicates_not_empty ... ok [INFO] [stdout] test enumerable::tests::only_duplicates_empty_iter_empty ... ok [INFO] [stdout] test enumerable::tests::only_duplicates_no_duplicates_empty ... ok [INFO] [stdout] test editorconfig_lexer::tests::tokenize_test ... ok [INFO] [stdout] test enumerable::tests::only_unique_empty_iter_empty_empty_result ... ok [INFO] [stdout] test enumerable::tests::only_unique_has_duplicates_len_as_expected ... ok [INFO] [stdout] test enumerable::tests::only_unique_no_duplicates_len_as_expected ... ok [INFO] [stdout] test similar::tests::find_suffix_pairs_different_suffix_not_found ... ok [INFO] [stdout] test similar::tests::find_suffix_pairs_no_similar_not_found ... ok [INFO] [stdout] test similar::tests::find_suffix_pairs_different_prefix_found ... ok [INFO] [stdout] test similar::tests::find_suffix_pairs_several_matches_found ... ok [INFO] [stdout] test editorconfig_parser::tests::map_several_sections_len_and_content_as_expected ... ok [INFO] [stdout] test editorconfig_parser::tests::map_test_properties_len_as_expected ... ok [INFO] [stdout] test tests::compare_keys_different ... ok [INFO] [stdout] test tests::compare_sections_different ... ok [INFO] [stdout] test tests::validate_success_inline_comments ... ok [INFO] [stdout] test tests::compare_plain ... ok [INFO] [stdout] test tests::validate_success_brackets_in_section_name ... ok [INFO] [stdout] test tests::validate_fail_duplicate_sections ... ok [INFO] [stdout] test tests::validate_fail_duplicate_keys_in_not_root ... ok [INFO] [stdout] test tests::validate_fail_similar_keys_ext_across_different_sections ... ok [INFO] [stdout] test tests::validate_fail_duplicate_keys_ext_across_different_sections ... ok [INFO] [stdout] test tests::compare_plain_with_general ... ok [INFO] [stdout] test tests::validate_fail_similar_keys_in_not_root ... ok [INFO] [stdout] test tests::validate_fail_duplicate_keys_in_root ... ok [INFO] [stdout] test tests::validate_success ... ok [INFO] [stdout] test glob::tests::parse_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/editorconfiger-693bad5ecc628e43) [INFO] [stdout] [INFO] [stderr] Doc-tests editorconfiger [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/similar.rs - similar::find_suffix_pairs (line 8) ... ok [INFO] [stdout] test src/glob.rs - glob::parse (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "82c125ee14fbe5f14f97f334e023fccd90b820703e727831bd2b4c2b1c5d33bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c125ee14fbe5f14f97f334e023fccd90b820703e727831bd2b4c2b1c5d33bc", kill_on_drop: false }` [INFO] [stdout] 82c125ee14fbe5f14f97f334e023fccd90b820703e727831bd2b4c2b1c5d33bc