[INFO] fetching crate apply-license 0.3.1...
[INFO] testing apply-license-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate apply-license 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate apply-license 0.3.1
[INFO] finished tweaking crates.io crate apply-license 0.3.1
[INFO] tweaked toml for crates.io crate apply-license 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apply-license 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apply-license 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c84ca43e6112a1e3cdcba427cd688f4c001be24f7cf3f87127f78b922812dc69
[INFO] running `Command { std: "docker" "start" "-a" "c84ca43e6112a1e3cdcba427cd688f4c001be24f7cf3f87127f78b922812dc69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c84ca43e6112a1e3cdcba427cd688f4c001be24f7cf3f87127f78b922812dc69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c84ca43e6112a1e3cdcba427cd688f4c001be24f7cf3f87127f78b922812dc69", kill_on_drop: false }`
[INFO] [stdout] c84ca43e6112a1e3cdcba427cd688f4c001be24f7cf3f87127f78b922812dc69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc32872bebadddb4a7e146a3fea125ea39c3c3ba084ef9a8b094740390a24330
[INFO] running `Command { std: "docker" "start" "-a" "bc32872bebadddb4a7e146a3fea125ea39c3c3ba084ef9a8b094740390a24330", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling regex v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling regex-syntax v0.6.1
[INFO] [stderr]    Compiling combine v4.6.3
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling aho-corasick v0.6.5
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling clap v3.1.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.13.4
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling handlebars v4.2.1
[INFO] [stderr]    Compiling apply-license v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "bc32872bebadddb4a7e146a3fea125ea39c3c3ba084ef9a8b094740390a24330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc32872bebadddb4a7e146a3fea125ea39c3c3ba084ef9a8b094740390a24330", kill_on_drop: false }`
[INFO] [stdout] bc32872bebadddb4a7e146a3fea125ea39c3c3ba084ef9a8b094740390a24330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 441f81786bd395739a04ffd5aa02155a46820e791677d307c8cba7964b9684a9
[INFO] running `Command { std: "docker" "start" "-a" "441f81786bd395739a04ffd5aa02155a46820e791677d307c8cba7964b9684a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling apply-license v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "441f81786bd395739a04ffd5aa02155a46820e791677d307c8cba7964b9684a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441f81786bd395739a04ffd5aa02155a46820e791677d307c8cba7964b9684a9", kill_on_drop: false }`
[INFO] [stdout] 441f81786bd395739a04ffd5aa02155a46820e791677d307c8cba7964b9684a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 917386d5dd71c2b91c001153ecf65c39f7331e78f421d2bf084d96fca92117fb
[INFO] running `Command { std: "docker" "start" "-a" "917386d5dd71c2b91c001153ecf65c39f7331e78f421d2bf084d96fca92117fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apply_license-ad9c43003a2f61eb)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::valid_spdx_ids ... ok
[INFO] [stdout] test tests::parse_licenses ... ok
[INFO] [stdout] test tests::simple ... ok
[INFO] [stdout] test tests::compound ... ok
[INFO] [stdout] test tests::cargo_manifest_licenses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/apply-license.rs (/opt/rustwide/target/debug/deps/apply_license-e196302e83adfc65)
[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 unittests src/bin/cargo-apply-license.rs (/opt/rustwide/target/debug/deps/cargo_apply_license-c3a3b6dc44fc1c69)
[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/integration/main.rs (/opt/rustwide/target/debug/deps/integration-d65ecd0eb477d101)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test apply_license::single_license_with_author ... ok
[INFO] [stdout] test apply_license::multiple_license_with_author ... ok
[INFO] [stdout] test cargo_apply_license::cargo_project_explicit_license ... ok
[INFO] [stderr]    Doc-tests apply_license
[INFO] [stdout] test cargo_apply_license::cargo_project_with_author ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "917386d5dd71c2b91c001153ecf65c39f7331e78f421d2bf084d96fca92117fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917386d5dd71c2b91c001153ecf65c39f7331e78f421d2bf084d96fca92117fb", kill_on_drop: false }`
[INFO] [stdout] 917386d5dd71c2b91c001153ecf65c39f7331e78f421d2bf084d96fca92117fb
