[INFO] cloning repository https://github.com/passcod/citeworks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/citeworks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fciteworks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fciteworks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1de877db6490132965f317d729431e2fee8d1682 [INFO] testing passcod/citeworks against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fciteworks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/passcod/citeworks [INFO] finished tweaking git repo https://github.com/passcod/citeworks [INFO] tweaked toml for git repo https://github.com/passcod/citeworks written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/passcod/citeworks on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/passcod/citeworks 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.6 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded supports-unicode v1.0.2 [INFO] [stderr] Downloaded miette-derive v5.3.0 [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded miette v5.3.0 [INFO] [stderr] Downloaded supports-hyperlinks v1.2.0 [INFO] [stderr] Downloaded supports-color v1.3.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c168eae9df9a4b50356a5a5e94a1c77dfa7c6794c0a0c8e6eaad22a900e0b3d [INFO] running `Command { std: "docker" "start" "-a" "4c168eae9df9a4b50356a5a5e94a1c77dfa7c6794c0a0c8e6eaad22a900e0b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c168eae9df9a4b50356a5a5e94a1c77dfa7c6794c0a0c8e6eaad22a900e0b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c168eae9df9a4b50356a5a5e94a1c77dfa7c6794c0a0c8e6eaad22a900e0b3d", kill_on_drop: false }` [INFO] [stdout] 4c168eae9df9a4b50356a5a5e94a1c77dfa7c6794c0a0c8e6eaad22a900e0b3d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3a4aeba40b81edfd04a89fa338d20dc7c7353c463915963f1264c71d27ba6b [INFO] running `Command { std: "docker" "start" "-a" "bd3a4aeba40b81edfd04a89fa338d20dc7c7353c463915963f1264c71d27ba6b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling spdx v0.8.1 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling serde_yaml v0.9.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling citeworks-cff v0.1.1 (/opt/rustwide/workdir/crates/cff) [INFO] [stderr] Compiling citeworks-csl v0.3.0 (/opt/rustwide/workdir/crates/csl) [INFO] [stderr] Compiling citeworks-cli v0.1.1 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "bd3a4aeba40b81edfd04a89fa338d20dc7c7353c463915963f1264c71d27ba6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3a4aeba40b81edfd04a89fa338d20dc7c7353c463915963f1264c71d27ba6b", kill_on_drop: false }` [INFO] [stdout] bd3a4aeba40b81edfd04a89fa338d20dc7c7353c463915963f1264c71d27ba6b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8123f6941bbc7b50ea4f78dd21577e915b09af1fa84d9ae88639bb383aed3a5b [INFO] running `Command { std: "docker" "start" "-a" "8123f6941bbc7b50ea4f78dd21577e915b09af1fa84d9ae88639bb383aed3a5b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling citeworks-cli v0.1.1 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling citeworks-cff v0.1.1 (/opt/rustwide/workdir/crates/cff) [INFO] [stderr] Compiling citeworks-csl v0.3.0 (/opt/rustwide/workdir/crates/csl) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/cff/tests/pass.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | license: Some(License::Single(Expression::parse("Apache-2.0").unwrap())), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box`, found `Expression` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [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/crates/cff/src/license.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | Single(Box), [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] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `citeworks-cff` (test "pass") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/cff/tests/write.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | license: Some(License::Single(Expression::parse("Apache-2.0").unwrap())), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box`, found `Expression` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box` [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/crates/cff/src/license.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | Single(Box), [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] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `citeworks-cff` (test "write") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8123f6941bbc7b50ea4f78dd21577e915b09af1fa84d9ae88639bb383aed3a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8123f6941bbc7b50ea4f78dd21577e915b09af1fa84d9ae88639bb383aed3a5b", kill_on_drop: false }` [INFO] [stdout] 8123f6941bbc7b50ea4f78dd21577e915b09af1fa84d9ae88639bb383aed3a5b