[INFO] cloning repository https://github.com/kind-io/semantic_analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kind-io/semantic_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkind-io%2Fsemantic_analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkind-io%2Fsemantic_analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94d2c1e3b7f9c0e8fccf2933e62222045b53b28e
[INFO] checking kind-io/semantic_analysis against 1.94.0 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkind-io%2Fsemantic_analysis" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kind-io/semantic_analysis
[INFO] finished tweaking git repo https://github.com/kind-io/semantic_analysis
[INFO] tweaked toml for git repo https://github.com/kind-io/semantic_analysis written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kind-io/semantic_analysis on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kind-io/semantic_analysis 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kind-io/vader-sentiment-rust`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded rutie-serde v0.3.0
[INFO] [stderr]   Downloaded rutie v0.8.3
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded anyhow v1.0.51
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded proc-macro2 v1.0.33
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33c9ce25247dd7d2efef8d23d1ecd4db381375c57c26b9c3ea69292ffeb7476b
[INFO] running `Command { std: "docker" "start" "-a" "33c9ce25247dd7d2efef8d23d1ecd4db381375c57c26b9c3ea69292ffeb7476b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33c9ce25247dd7d2efef8d23d1ecd4db381375c57c26b9c3ea69292ffeb7476b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33c9ce25247dd7d2efef8d23d1ecd4db381375c57c26b9c3ea69292ffeb7476b", kill_on_drop: false }`
[INFO] [stdout] 33c9ce25247dd7d2efef8d23d1ecd4db381375c57c26b9c3ea69292ffeb7476b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6384698bb00c2cface557512d0da23227d90aafc640a90f9de25682ec0bfaf6
[INFO] running `Command { std: "docker" "start" "-a" "a6384698bb00c2cface557512d0da23227d90aafc640a90f9de25682ec0bfaf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling rutie v0.8.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking vader_sentiment v0.1.1 (https://github.com/kind-io/vader-sentiment-rust#36095df1)
[INFO] [stderr]     Checking rutie-serde v0.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking semantic_analysis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.11s
[INFO] running `Command { std: "docker" "inspect" "a6384698bb00c2cface557512d0da23227d90aafc640a90f9de25682ec0bfaf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6384698bb00c2cface557512d0da23227d90aafc640a90f9de25682ec0bfaf6", kill_on_drop: false }`
[INFO] [stdout] a6384698bb00c2cface557512d0da23227d90aafc640a90f9de25682ec0bfaf6
