[INFO] fetching crate arch-pkg-text 0.9.5...
[INFO] testing arch-pkg-text-0.9.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate arch-pkg-text 0.9.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate arch-pkg-text 0.9.5
[INFO] finished tweaking crates.io crate arch-pkg-text 0.9.5
[INFO] tweaked toml for crates.io crate arch-pkg-text 0.9.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arch-pkg-text 0.9.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arch-pkg-text 0.9.5 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded iter-scan v0.4.0
[INFO] [stderr]   Downloaded replace_with v0.1.8
[INFO] [stderr]   Downloaded lines-inclusive v0.0.0
[INFO] [stderr]   Downloaded pipe-trait v0.4.0
[INFO] [stderr]   Downloaded typebool v0.1.0
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16227cc55492abc5a9c929264915bd0f2eabef7ca4a812c9fcb139e6b04b95cf
[INFO] running `Command { std: "docker" "start" "-a" "16227cc55492abc5a9c929264915bd0f2eabef7ca4a812c9fcb139e6b04b95cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16227cc55492abc5a9c929264915bd0f2eabef7ca4a812c9fcb139e6b04b95cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16227cc55492abc5a9c929264915bd0f2eabef7ca4a812c9fcb139e6b04b95cf", kill_on_drop: false }`
[INFO] [stdout] 16227cc55492abc5a9c929264915bd0f2eabef7ca4a812c9fcb139e6b04b95cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5e8303c7011522a1162b355c7f7503b3a766d669f38916970931fa03809eaeb
[INFO] running `Command { std: "docker" "start" "-a" "b5e8303c7011522a1162b355c7f7503b3a766d669f38916970931fa03809eaeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lines-inclusive v0.0.0
[INFO] [stderr]    Compiling pipe-trait v0.4.0
[INFO] [stderr]    Compiling typebool v0.1.0
[INFO] [stderr]    Compiling iter-scan v0.4.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling arch-pkg-text v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.97s
[INFO] running `Command { std: "docker" "inspect" "b5e8303c7011522a1162b355c7f7503b3a766d669f38916970931fa03809eaeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e8303c7011522a1162b355c7f7503b3a766d669f38916970931fa03809eaeb", kill_on_drop: false }`
[INFO] [stdout] b5e8303c7011522a1162b355c7f7503b3a766d669f38916970931fa03809eaeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9949b5fe0927aed6bd0a8213800b4e54087d77c51ea73bad99c006a41afb96d
[INFO] running `Command { std: "docker" "start" "-a" "b9949b5fe0927aed6bd0a8213800b4e54087d77c51ea73bad99c006a41afb96d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling arch-pkg-text v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.07s
[INFO] running `Command { std: "docker" "inspect" "b9949b5fe0927aed6bd0a8213800b4e54087d77c51ea73bad99c006a41afb96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9949b5fe0927aed6bd0a8213800b4e54087d77c51ea73bad99c006a41afb96d", kill_on_drop: false }`
[INFO] [stdout] b9949b5fe0927aed6bd0a8213800b4e54087d77c51ea73bad99c006a41afb96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a10af2a6b918ac08a20fbf23b3030bc48164f5e7d9ac9cb6f2376717f628138
[INFO] running `Command { std: "docker" "start" "-a" "5a10af2a6b918ac08a20fbf23b3030bc48164f5e7d9ac9cb6f2376717f628138", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arch_pkg_text-fe34ad78bdb5547b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test value::parse_hex::parse_hex_u8 ... ok
[INFO] [stdout] test desc::query::memo::test_cache_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests arch_pkg_text
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/desc/field/parse.rs - desc::field::parse::Field<Name>::parse (line 14) ... ok
[INFO] [stdout] test src/desc/field/parse.rs - desc::field::parse::RawField<'a>::parse_raw (line 61) ... ok
[INFO] [stdout] test src/srcinfo/field/parse.rs - srcinfo::field::parse::RawField<'a>::parse_raw (line 50) ... ok
[INFO] [stdout] test src/srcinfo/field/parse.rs - srcinfo::field::parse::RawField<'a>::parse_raw (line 60) ... ok
[INFO] [stdout] test src/value/dependency.rs - value::dependency::Dependency<'a>::components (line 6) ... ok
[INFO] [stdout] test src/srcinfo/field/parse.rs - srcinfo::field::parse::RawField<'a>::to_parsed (line 77) ... ok
[INFO] [stdout] test src/value/dependency_and_reason.rs - value::dependency_and_reason::DependencyAndReason<'a>::components (line 6) ... ok
[INFO] [stdout] test src/value/dependency_specification.rs - value::dependency_specification::DependencySpecification<'a>::components (line 6) ... ok
[INFO] [stdout] test src/value/dependency_name.rs - value::dependency_name::DependencyName<'a>::parse (line 12) ... ok
[INFO] [stdout] test src/value/upstream_version.rs - value::upstream_version::UpstreamVersionComponent<'a>::parse (line 26) ... ok
[INFO] [stdout] test src/value/upstream_version.rs - value::upstream_version::ValidUpstreamVersion<'_>::cmp (line 132) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::components (line 79) ... ok
[INFO] [stdout] test src/value/dependency_specification_operator.rs - value::dependency_specification_operator::DependencySpecificationOperator::parse (line 22) ... ok
[INFO] [stdout] test src/value/upstream_version.rs - value::upstream_version::UpstreamVersion<'a>::validate (line 232) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::components (line 91) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::parse (line 128) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::components (line 67) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::parse (line 140) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::parse (line 116) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::parse (line 152) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::parse (line 164) ... ok
[INFO] [stdout] test src/value/version.rs - value::version::Version<'a>::parse (line 176) ... ok
[INFO] [stdout] test src/desc/field/parse.rs - desc::field::parse::RawField<'a>::to_parsed (line 90) ... ok
[INFO] [stdout] test src/srcinfo/field/parse.rs - srcinfo::field::parse::Field<Name,Architecture>::parse (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.97s; merged doctests compilation took 0.85s
[INFO] running `Command { std: "docker" "inspect" "5a10af2a6b918ac08a20fbf23b3030bc48164f5e7d9ac9cb6f2376717f628138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a10af2a6b918ac08a20fbf23b3030bc48164f5e7d9ac9cb6f2376717f628138", kill_on_drop: false }`
[INFO] [stdout] 5a10af2a6b918ac08a20fbf23b3030bc48164f5e7d9ac9cb6f2376717f628138
