[INFO] cloning repository https://github.com/skletsun/test_dyn_libraries [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skletsun/test_dyn_libraries" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskletsun%2Ftest_dyn_libraries", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskletsun%2Ftest_dyn_libraries'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7216776dc8842a1d80bc468435f5c53851b2f8f [INFO] checking skletsun/test_dyn_libraries against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskletsun%2Ftest_dyn_libraries" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skletsun/test_dyn_libraries [INFO] finished tweaking git repo https://github.com/skletsun/test_dyn_libraries [INFO] tweaked toml for git repo https://github.com/skletsun/test_dyn_libraries written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skletsun/test_dyn_libraries on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skletsun/test_dyn_libraries 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/testkit-binding/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/exonum-binding/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/testkit/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/exonum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5afc501949c2cf83c23335d0291dc95320521455e58d0409a257ef4df41990e [INFO] running `Command { std: "docker" "start" "-a" "c5afc501949c2cf83c23335d0291dc95320521455e58d0409a257ef4df41990e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5afc501949c2cf83c23335d0291dc95320521455e58d0409a257ef4df41990e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5afc501949c2cf83c23335d0291dc95320521455e58d0409a257ef4df41990e", kill_on_drop: false }` [INFO] [stdout] c5afc501949c2cf83c23335d0291dc95320521455e58d0409a257ef4df41990e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7fe19fedeb80c4693ceba8ad9f5e1edd4c762d0af4ec3e045a09269578a3c3 [INFO] running `Command { std: "docker" "start" "-a" "ad7fe19fedeb80c4693ceba8ad9f5e1edd4c762d0af4ec3e045a09269578a3c3", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/exonum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/exonum-binding/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/testkit-binding/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/testkit/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking exonum v0.1.0 (/opt/rustwide/workdir/exonum) [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking testkit v0.1.0 (/opt/rustwide/workdir/testkit) [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling jni v0.10.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking combine v3.6.3 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking exonum-binding v0.1.0 (/opt/rustwide/workdir/exonum-binding) [INFO] [stderr] Checking testkit-binding v0.1.0 (/opt/rustwide/workdir/testkit-binding) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s [INFO] running `Command { std: "docker" "inspect" "ad7fe19fedeb80c4693ceba8ad9f5e1edd4c762d0af4ec3e045a09269578a3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7fe19fedeb80c4693ceba8ad9f5e1edd4c762d0af4ec3e045a09269578a3c3", kill_on_drop: false }` [INFO] [stdout] ad7fe19fedeb80c4693ceba8ad9f5e1edd4c762d0af4ec3e045a09269578a3c3