[INFO] cloning repository https://github.com/feenkcom/libsdl2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feenkcom/libsdl2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibsdl2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibsdl2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cae4c55f1dfff6b3ab8df11e70f7b7fbcc123a0c [INFO] testing feenkcom/libsdl2 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibsdl2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feenkcom/libsdl2 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/feenkcom/libsdl2 [INFO] finished tweaking git repo https://github.com/feenkcom/libsdl2 [INFO] tweaked toml for git repo https://github.com/feenkcom/libsdl2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/feenkcom/libsdl2 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/syrel/cmake-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghost v0.1.6 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 025b1e9b7c352bd99cc99676e40f835cc899a9dd6ef1bdbc3354b442eecf14da [INFO] running `Command { std: "docker" "start" "-a" "025b1e9b7c352bd99cc99676e40f835cc899a9dd6ef1bdbc3354b442eecf14da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025b1e9b7c352bd99cc99676e40f835cc899a9dd6ef1bdbc3354b442eecf14da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025b1e9b7c352bd99cc99676e40f835cc899a9dd6ef1bdbc3354b442eecf14da", kill_on_drop: false }` [INFO] [stdout] 025b1e9b7c352bd99cc99676e40f835cc899a9dd6ef1bdbc3354b442eecf14da [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b88925396efdf97d9bfbda95be0b94f23de835fd94198f6ad68475f49ab522 [INFO] running `Command { std: "docker" "start" "-a" "70b88925396efdf97d9bfbda95be0b94f23de835fd94198f6ad68475f49ab522", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling to_absolute v0.1.0 [INFO] [stderr] Compiling user-error v1.2.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cmake v0.1.45 (https://github.com/syrel/cmake-rs?rev=671eb012cb16640f14aaeb75a80e469226e12f1d#671eb012) [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling file-matcher v0.7.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling shared-library-builder v0.3.8 (https://github.com/feenkcom/shared-library-builder-rs#6ea872c4) [INFO] [stderr] Compiling libsdl2-library v0.1.0 (/opt/rustwide/workdir/shared-library-builder/library) [INFO] [stderr] Compiling libsdl2-builder v0.1.0 (/opt/rustwide/workdir/shared-library-builder/builder) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "70b88925396efdf97d9bfbda95be0b94f23de835fd94198f6ad68475f49ab522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b88925396efdf97d9bfbda95be0b94f23de835fd94198f6ad68475f49ab522", kill_on_drop: false }` [INFO] [stdout] 70b88925396efdf97d9bfbda95be0b94f23de835fd94198f6ad68475f49ab522 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b22b810ba959d880004dcb7ada39c65ad2972cb718f2b74ec3998c0ee9b79e1 [INFO] running `Command { std: "docker" "start" "-a" "8b22b810ba959d880004dcb7ada39c65ad2972cb718f2b74ec3998c0ee9b79e1", kill_on_drop: false }` [INFO] [stderr] Compiling libsdl2-library v0.1.0 (/opt/rustwide/workdir/shared-library-builder/library) [INFO] [stderr] Compiling libsdl2-builder v0.1.0 (/opt/rustwide/workdir/shared-library-builder/builder) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8b22b810ba959d880004dcb7ada39c65ad2972cb718f2b74ec3998c0ee9b79e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b22b810ba959d880004dcb7ada39c65ad2972cb718f2b74ec3998c0ee9b79e1", kill_on_drop: false }` [INFO] [stdout] 8b22b810ba959d880004dcb7ada39c65ad2972cb718f2b74ec3998c0ee9b79e1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7b606ce6fe8dd91626f75f37cc98338ff83d410e8efeaaf828e060d02eb3106 [INFO] running `Command { std: "docker" "start" "-a" "d7b606ce6fe8dd91626f75f37cc98338ff83d410e8efeaaf828e060d02eb3106", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/builder-d51e341fd6843115) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsdl2_library-4c31081b6ce562be) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests libsdl2_library [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "d7b606ce6fe8dd91626f75f37cc98338ff83d410e8efeaaf828e060d02eb3106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b606ce6fe8dd91626f75f37cc98338ff83d410e8efeaaf828e060d02eb3106", kill_on_drop: false }` [INFO] [stdout] d7b606ce6fe8dd91626f75f37cc98338ff83d410e8efeaaf828e060d02eb3106