[INFO] fetching crate citeworks-cli 0.1.1...
[INFO] testing citeworks-cli-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate citeworks-cli 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate citeworks-cli 0.1.1
[INFO] finished tweaking crates.io crate citeworks-cli 0.1.1
[INFO] tweaked toml for crates.io crate citeworks-cli 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate citeworks-cli 0.1.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 citeworks-cli 0.1.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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aa03471ffa44316362fccc414c1518a2047007a7a5998fb8cd5522762413a11
[INFO] running `Command { std: "docker" "start" "-a" "6aa03471ffa44316362fccc414c1518a2047007a7a5998fb8cd5522762413a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aa03471ffa44316362fccc414c1518a2047007a7a5998fb8cd5522762413a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa03471ffa44316362fccc414c1518a2047007a7a5998fb8cd5522762413a11", kill_on_drop: false }`
[INFO] [stdout] 6aa03471ffa44316362fccc414c1518a2047007a7a5998fb8cd5522762413a11
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cde66a80d996d3bf94f722bd35e8ed3fdefcb37830cdd13390c2d2a400928d41
[INFO] running `Command { std: "docker" "start" "-a" "cde66a80d996d3bf94f722bd35e8ed3fdefcb37830cdd13390c2d2a400928d41", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling spdx v0.8.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling supports-color v1.3.0
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling miette-derive v5.3.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap v3.2.19
[INFO] [stderr]    Compiling miette v5.3.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.10
[INFO] [stderr]    Compiling citeworks-cff v0.1.1
[INFO] [stderr]    Compiling citeworks-csl v0.3.0
[INFO] [stderr]    Compiling citeworks-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.36s
[INFO] running `Command { std: "docker" "inspect" "cde66a80d996d3bf94f722bd35e8ed3fdefcb37830cdd13390c2d2a400928d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde66a80d996d3bf94f722bd35e8ed3fdefcb37830cdd13390c2d2a400928d41", kill_on_drop: false }`
[INFO] [stdout] cde66a80d996d3bf94f722bd35e8ed3fdefcb37830cdd13390c2d2a400928d41
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c96949370178197d6e8693e99a3c0400450b64b5c4e9de188b6b0965ad0bca6
[INFO] running `Command { std: "docker" "start" "-a" "2c96949370178197d6e8693e99a3c0400450b64b5c4e9de188b6b0965ad0bca6", kill_on_drop: false }`
[INFO] [stderr]    Compiling citeworks-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "2c96949370178197d6e8693e99a3c0400450b64b5c4e9de188b6b0965ad0bca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c96949370178197d6e8693e99a3c0400450b64b5c4e9de188b6b0965ad0bca6", kill_on_drop: false }`
[INFO] [stdout] 2c96949370178197d6e8693e99a3c0400450b64b5c4e9de188b6b0965ad0bca6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b4d90b83a23fda25b62075132427d252238aeed76b8c00dccb409bd88c84c2b
[INFO] running `Command { std: "docker" "start" "-a" "3b4d90b83a23fda25b62075132427d252238aeed76b8c00dccb409bd88c84c2b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/bin/csl2cff.rs (/opt/rustwide/target/debug/deps/csl2cff-4f9659fc5d9764cc)
[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" "3b4d90b83a23fda25b62075132427d252238aeed76b8c00dccb409bd88c84c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4d90b83a23fda25b62075132427d252238aeed76b8c00dccb409bd88c84c2b", kill_on_drop: false }`
[INFO] [stdout] 3b4d90b83a23fda25b62075132427d252238aeed76b8c00dccb409bd88c84c2b
