[INFO] fetching crate citeworks-cff 0.1.1...
[INFO] checking citeworks-cff-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate citeworks-cff 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate citeworks-cff 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate citeworks-cff 0.1.1
[INFO] finished tweaking crates.io crate citeworks-cff 0.1.1
[INFO] tweaked toml for crates.io crate citeworks-cff 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spdx v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aacb1d7458bdd4d9e75950143aa508f0284e9fe215e4efba6dd02936e237d21c
[INFO] running `Command { std: "docker" "start" "-a" "aacb1d7458bdd4d9e75950143aa508f0284e9fe215e4efba6dd02936e237d21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aacb1d7458bdd4d9e75950143aa508f0284e9fe215e4efba6dd02936e237d21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aacb1d7458bdd4d9e75950143aa508f0284e9fe215e4efba6dd02936e237d21c", kill_on_drop: false }`
[INFO] [stdout] aacb1d7458bdd4d9e75950143aa508f0284e9fe215e4efba6dd02936e237d21c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f4298ea05ea03b57a255ac8c4b0ba514fe1d830c2be57ce88924c0a8371922
[INFO] running `Command { std: "docker" "start" "-a" "f9f4298ea05ea03b57a255ac8c4b0ba514fe1d830c2be57ce88924c0a8371922", kill_on_drop: false }`
[INFO] [stderr]     Checking spdx v0.8.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking semver v1.0.22
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking citeworks-cff v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/pass.rs:60:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |             license: Some(License::Single(Expression::parse("Apache-2.0").unwrap())),
[INFO] [stdout]    |                           --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<Expression>`, found `Expression`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<Expression>`
[INFO] [stdout]               found struct `Expression`
[INFO] [stdout]    = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/license.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Single(Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] help: store this in the heap by calling `Box::new`
[INFO] [stdout]    |
[INFO] [stdout] 60 |             license: Some(License::Single(Box::new(Expression::parse("Apache-2.0").unwrap()))),
[INFO] [stdout]    |                                           +++++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/write.rs:86:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |             license: Some(License::Single(Expression::parse("Apache-2.0").unwrap())),
[INFO] [stdout]    |                           --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<Expression>`, found `Expression`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<Expression>`
[INFO] [stdout]               found struct `Expression`
[INFO] [stdout]    = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/license.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Single(Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] help: store this in the heap by calling `Box::new`
[INFO] [stdout]    |
[INFO] [stdout] 86 |             license: Some(License::Single(Box::new(Expression::parse("Apache-2.0").unwrap()))),
[INFO] [stdout]    |                                           +++++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citeworks-cff` (test "pass") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `citeworks-cff` (test "write") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f9f4298ea05ea03b57a255ac8c4b0ba514fe1d830c2be57ce88924c0a8371922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f4298ea05ea03b57a255ac8c4b0ba514fe1d830c2be57ce88924c0a8371922", kill_on_drop: false }`
[INFO] [stdout] f9f4298ea05ea03b57a255ac8c4b0ba514fe1d830c2be57ce88924c0a8371922
[INFO] checking citeworks-cff-0.1.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate citeworks-cff 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate citeworks-cff 0.1.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate citeworks-cff 0.1.1
[INFO] finished tweaking crates.io crate citeworks-cff 0.1.1
[INFO] tweaked toml for crates.io crate citeworks-cff 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50b94b99f273fbb9b5148b0fd052a8efa4fe85a1caaad1376e6e724af9e98954
[INFO] running `Command { std: "docker" "start" "-a" "50b94b99f273fbb9b5148b0fd052a8efa4fe85a1caaad1376e6e724af9e98954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50b94b99f273fbb9b5148b0fd052a8efa4fe85a1caaad1376e6e724af9e98954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b94b99f273fbb9b5148b0fd052a8efa4fe85a1caaad1376e6e724af9e98954", kill_on_drop: false }`
[INFO] [stdout] 50b94b99f273fbb9b5148b0fd052a8efa4fe85a1caaad1376e6e724af9e98954
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d13bcce8f4236a989e67080a03b032ae4805541722d88ce5a310fd4025e5152
[INFO] running `Command { std: "docker" "start" "-a" "4d13bcce8f4236a989e67080a03b032ae4805541722d88ce5a310fd4025e5152", kill_on_drop: false }`
[INFO] [stderr]     Checking spdx v0.8.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking semver v1.0.22
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking citeworks-cff v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/pass.rs:60:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |             license: Some(License::Single(Expression::parse("Apache-2.0").unwrap())),
[INFO] [stdout]    |                           --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<Expression>`, found `Expression`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<Expression>`
[INFO] [stdout]               found struct `Expression`
[INFO] [stdout]    = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/license.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Single(Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] help: store this in the heap by calling `Box::new`
[INFO] [stdout]    |
[INFO] [stdout] 60 |             license: Some(License::Single(Box::new(Expression::parse("Apache-2.0").unwrap()))),
[INFO] [stdout]    |                                           +++++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/write.rs:86:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |             license: Some(License::Single(Expression::parse("Apache-2.0").unwrap())),
[INFO] [stdout]    |                           --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<Expression>`, found `Expression`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Box<Expression>`
[INFO] [stdout]               found struct `Expression`
[INFO] [stdout]    = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/license.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Single(Box<Expression>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] help: store this in the heap by calling `Box::new`
[INFO] [stdout]    |
[INFO] [stdout] 86 |             license: Some(License::Single(Box::new(Expression::parse("Apache-2.0").unwrap()))),
[INFO] [stdout]    |                                           +++++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citeworks-cff` (test "pass") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `citeworks-cff` (test "write") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4d13bcce8f4236a989e67080a03b032ae4805541722d88ce5a310fd4025e5152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d13bcce8f4236a989e67080a03b032ae4805541722d88ce5a310fd4025e5152", kill_on_drop: false }`
[INFO] [stdout] 4d13bcce8f4236a989e67080a03b032ae4805541722d88ce5a310fd4025e5152
