[INFO] cloning repository https://github.com/febrezo/stix4rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/febrezo/stix4rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffebrezo%2Fstix4rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffebrezo%2Fstix4rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9172134cc49f06ebd3d892c86ffd0f62683b8f74 [INFO] checking febrezo/stix4rust against try#89681135fd92d7dee32c3e562b052ee82f97008c for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffebrezo%2Fstix4rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/febrezo/stix4rust on toolchain 89681135fd92d7dee32c3e562b052ee82f97008c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/febrezo/stix4rust [INFO] finished tweaking git repo https://github.com/febrezo/stix4rust [INFO] tweaked toml for git repo https://github.com/febrezo/stix4rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/febrezo/stix4rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58a60a04a7fc5b68728fdc447dd38a1673fe729ee5ce300ea13fa5d0c6694bd4 [INFO] running `Command { std: "docker" "start" "-a" "58a60a04a7fc5b68728fdc447dd38a1673fe729ee5ce300ea13fa5d0c6694bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58a60a04a7fc5b68728fdc447dd38a1673fe729ee5ce300ea13fa5d0c6694bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a60a04a7fc5b68728fdc447dd38a1673fe729ee5ce300ea13fa5d0c6694bd4", kill_on_drop: false }` [INFO] [stdout] 58a60a04a7fc5b68728fdc447dd38a1673fe729ee5ce300ea13fa5d0c6694bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312431cf5ad495330d712c2081c857f2b79e1d5b2b8b7389dd49120bd81cc9c4 [INFO] running `Command { std: "docker" "start" "-a" "312431cf5ad495330d712c2081c857f2b79e1d5b2b8b7389dd49120bd81cc9c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling erased-serde v0.3.17 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking langtag v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking validator_types v0.14.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Checking inventory v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Checking validator v0.14.0 [INFO] [stderr] Checking stix4rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ExternalReference`, `GranularMarking` [INFO] [stdout] --> tests/sdo_identity.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ExternalReference, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | GranularMarking [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "312431cf5ad495330d712c2081c857f2b79e1d5b2b8b7389dd49120bd81cc9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312431cf5ad495330d712c2081c857f2b79e1d5b2b8b7389dd49120bd81cc9c4", kill_on_drop: false }` [INFO] [stdout] 312431cf5ad495330d712c2081c857f2b79e1d5b2b8b7389dd49120bd81cc9c4