[INFO] cloning repository https://github.com/elatelation/lmmp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elatelation/lmmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c387386d74f9f805595519ad34e48c80477cf2d [INFO] testing elatelation/lmmp against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elatelation/lmmp on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elatelation/lmmp [INFO] finished tweaking git repo https://github.com/elatelation/lmmp [INFO] tweaked toml for git repo https://github.com/elatelation/lmmp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elatelation/lmmp 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c675858d9a6b675261335b694ae045e8b34a295bdf3e4fb6ead77135765371f5 [INFO] running `Command { std: "docker" "start" "-a" "c675858d9a6b675261335b694ae045e8b34a295bdf3e4fb6ead77135765371f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c675858d9a6b675261335b694ae045e8b34a295bdf3e4fb6ead77135765371f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c675858d9a6b675261335b694ae045e8b34a295bdf3e4fb6ead77135765371f5", kill_on_drop: false }` [INFO] [stdout] c675858d9a6b675261335b694ae045e8b34a295bdf3e4fb6ead77135765371f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f2b2b2f5e2e7229272353b874d0d25293e397ded1f8379431cc057183bd9b0f [INFO] running `Command { std: "docker" "start" "-a" "3f2b2b2f5e2e7229272353b874d0d25293e397ded1f8379431cc057183bd9b0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ffmpeg-next v4.4.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mp4ameta_proc v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling mp4ameta v0.9.1 [INFO] [stderr] Compiling lmmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling id3 v0.6.2 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling defaultmap v0.5.0 [INFO] [stderr] Compiling ffmpeg-sys-next v4.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.54.0, nom v5.1.2 [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" "3f2b2b2f5e2e7229272353b874d0d25293e397ded1f8379431cc057183bd9b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2b2b2f5e2e7229272353b874d0d25293e397ded1f8379431cc057183bd9b0f", kill_on_drop: false }` [INFO] [stdout] 3f2b2b2f5e2e7229272353b874d0d25293e397ded1f8379431cc057183bd9b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c0c962104cd3e7b0973a0a6fbb8f66791ddbca84fdf6d1e5cbc5ec6e2b896ab [INFO] running `Command { std: "docker" "start" "-a" "7c0c962104cd3e7b0973a0a6fbb8f66791ddbca84fdf6d1e5cbc5ec6e2b896ab", kill_on_drop: false }` [INFO] [stderr] Compiling lmmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.54.0, nom v5.1.2 [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" "7c0c962104cd3e7b0973a0a6fbb8f66791ddbca84fdf6d1e5cbc5ec6e2b896ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0c962104cd3e7b0973a0a6fbb8f66791ddbca84fdf6d1e5cbc5ec6e2b896ab", kill_on_drop: false }` [INFO] [stdout] 7c0c962104cd3e7b0973a0a6fbb8f66791ddbca84fdf6d1e5cbc5ec6e2b896ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04faca9e31b672f7fb829e1b61ebbadedf201dfa719d53659912845f2bbfc2e8 [INFO] running `Command { std: "docker" "start" "-a" "04faca9e31b672f7fb829e1b61ebbadedf201dfa719d53659912845f2bbfc2e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.54.0, nom v5.1.2 [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/lmmp-bff5377e57568d88) [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" "04faca9e31b672f7fb829e1b61ebbadedf201dfa719d53659912845f2bbfc2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04faca9e31b672f7fb829e1b61ebbadedf201dfa719d53659912845f2bbfc2e8", kill_on_drop: false }` [INFO] [stdout] 04faca9e31b672f7fb829e1b61ebbadedf201dfa719d53659912845f2bbfc2e8