[INFO] fetching crate archetect 0.7.3... [INFO] testing archetect-0.7.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate archetect 0.7.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate archetect 0.7.3 [INFO] finished tweaking crates.io crate archetect 0.7.3 [INFO] tweaked toml for crates.io crate archetect 0.7.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate archetect 0.7.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate archetect 0.7.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbb15e2d40fbb346376ce5cb0dbfed2200069f99711c23a113caabc0068c002e [INFO] running `Command { std: "docker" "start" "-a" "dbb15e2d40fbb346376ce5cb0dbfed2200069f99711c23a113caabc0068c002e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb15e2d40fbb346376ce5cb0dbfed2200069f99711c23a113caabc0068c002e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb15e2d40fbb346376ce5cb0dbfed2200069f99711c23a113caabc0068c002e", kill_on_drop: false }` [INFO] [stdout] dbb15e2d40fbb346376ce5cb0dbfed2200069f99711c23a113caabc0068c002e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45417062b72343952e63f5c2bd84c8ba13b58d8e34151e8a2ec632305f15b95e [INFO] running `Command { std: "docker" "start" "-a" "45417062b72343952e63f5c2bd84c8ba13b58d8e34151e8a2ec632305f15b95e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling farmhash v1.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling read_input v0.8.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_test v1.0.129 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling archetect-core v0.7.3 [INFO] [stderr] Compiling archetect v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "45417062b72343952e63f5c2bd84c8ba13b58d8e34151e8a2ec632305f15b95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45417062b72343952e63f5c2bd84c8ba13b58d8e34151e8a2ec632305f15b95e", kill_on_drop: false }` [INFO] [stdout] 45417062b72343952e63f5c2bd84c8ba13b58d8e34151e8a2ec632305f15b95e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f23349bdda2aad785a9c3c53c8df3025fa19f6072fefd87042bcb0c84773a608 [INFO] running `Command { std: "docker" "start" "-a" "f23349bdda2aad785a9c3c53c8df3025fa19f6072fefd87042bcb0c84773a608", kill_on_drop: false }` [INFO] [stderr] Compiling archetect v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "f23349bdda2aad785a9c3c53c8df3025fa19f6072fefd87042bcb0c84773a608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f23349bdda2aad785a9c3c53c8df3025fa19f6072fefd87042bcb0c84773a608", kill_on_drop: false }` [INFO] [stdout] f23349bdda2aad785a9c3c53c8df3025fa19f6072fefd87042bcb0c84773a608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba6e020af42b6ba43698bc7ba5a5ecdead68cb8c03cdedd4dc493527a97d8a34 [INFO] running `Command { std: "docker" "start" "-a" "ba6e020af42b6ba43698bc7ba5a5ecdead68cb8c03cdedd4dc493527a97d8a34", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/archetect-6e94d8320ee3b971) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test vendor::loggerv::tests::defaults_are_correct ... ignored [INFO] [stdout] test vendor::loggerv::tests::colors_works ... ok [INFO] [stdout] test vendor::loggerv::tests::init_works ... ok [INFO] [stdout] test vendor::loggerv::tests::level_works ... ok [INFO] [stdout] test vendor::loggerv::tests::no_colors_works ... ok [INFO] [stdout] test vendor::loggerv::tests::no_module_path_works ... ok [INFO] [stdout] test vendor::loggerv::tests::select_color_works ... ok [INFO] [stdout] test vendor::loggerv::tests::separator_works ... ok [INFO] [stdout] test vendor::loggerv::tests::verbosity_works ... ok [INFO] [stdout] test vendor::loggerv::tests::color_works ... ok [INFO] [stdout] test vendor::loggerv::tests::max_level_works ... ok [INFO] [stdout] test vendor::loggerv::tests::module_path_works ... ok [INFO] [stdout] test vendor::loggerv::tests::output_works ... ok [INFO] [stdout] test vendor::loggerv::tests::line_numbers_works ... ok [INFO] [stdout] test vendor::loggerv::tests::base_level_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba6e020af42b6ba43698bc7ba5a5ecdead68cb8c03cdedd4dc493527a97d8a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6e020af42b6ba43698bc7ba5a5ecdead68cb8c03cdedd4dc493527a97d8a34", kill_on_drop: false }` [INFO] [stdout] ba6e020af42b6ba43698bc7ba5a5ecdead68cb8c03cdedd4dc493527a97d8a34