[INFO] fetching crate glulxtoc 0.1.0... [INFO] testing glulxtoc-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate glulxtoc 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate glulxtoc 0.1.0 [INFO] finished tweaking crates.io crate glulxtoc 0.1.0 [INFO] tweaked toml for crates.io crate glulxtoc 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glulxtoc 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glulxtoc 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62a28eb6e6435b7c5d147da918d1aa18f504d140e4ad791d3ab60bd72aa4f756 [INFO] running `Command { std: "docker" "start" "-a" "62a28eb6e6435b7c5d147da918d1aa18f504d140e4ad791d3ab60bd72aa4f756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62a28eb6e6435b7c5d147da918d1aa18f504d140e4ad791d3ab60bd72aa4f756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a28eb6e6435b7c5d147da918d1aa18f504d140e4ad791d3ab60bd72aa4f756", kill_on_drop: false }` [INFO] [stdout] 62a28eb6e6435b7c5d147da918d1aa18f504d140e4ad791d3ab60bd72aa4f756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53261b8d1588a032ae4b067407cfce7e6266ed617d5f21c070de85ec3131c188 [INFO] running `Command { std: "docker" "start" "-a" "53261b8d1588a032ae4b067407cfce7e6266ed617d5f21c070de85ec3131c188", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dyn-fmt v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling relooper v0.1.0 [INFO] [stderr] Compiling if-decompiler v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling glulxtoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `disassemble_mode` and `file_length` are never read [INFO] [stdout] --> src/output/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct GlulxOutput { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 28 | pub disassemble_mode: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | pub file_length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.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" "53261b8d1588a032ae4b067407cfce7e6266ed617d5f21c070de85ec3131c188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53261b8d1588a032ae4b067407cfce7e6266ed617d5f21c070de85ec3131c188", kill_on_drop: false }` [INFO] [stdout] 53261b8d1588a032ae4b067407cfce7e6266ed617d5f21c070de85ec3131c188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dced73ff5fcc00cadbdc14b825a839f5bab2ef0670356ebf03fa0a38b3d9109f [INFO] running `Command { std: "docker" "start" "-a" "dced73ff5fcc00cadbdc14b825a839f5bab2ef0670356ebf03fa0a38b3d9109f", kill_on_drop: false }` [INFO] [stderr] Compiling glulxtoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `disassemble_mode` and `file_length` are never read [INFO] [stdout] --> src/output/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct GlulxOutput { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 28 | pub disassemble_mode: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | pub file_length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.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" "dced73ff5fcc00cadbdc14b825a839f5bab2ef0670356ebf03fa0a38b3d9109f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dced73ff5fcc00cadbdc14b825a839f5bab2ef0670356ebf03fa0a38b3d9109f", kill_on_drop: false }` [INFO] [stdout] dced73ff5fcc00cadbdc14b825a839f5bab2ef0670356ebf03fa0a38b3d9109f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86a80d00ab08a8e4c5969dfe9c0d0f7b280b2a9fbde720d321935de5c2201433 [INFO] running `Command { std: "docker" "start" "-a" "86a80d00ab08a8e4c5969dfe9c0d0f7b280b2a9fbde720d321935de5c2201433", kill_on_drop: false }` [INFO] [stderr] warning: fields `disassemble_mode` and `file_length` are never read [INFO] [stderr] --> src/output/mod.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct GlulxOutput { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 28 | pub disassemble_mode: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 29 | pub file_length: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `glulxtoc` (bin "glulxtoc" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.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/glulxtoc-41dacd0d3e3b015c) [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" "86a80d00ab08a8e4c5969dfe9c0d0f7b280b2a9fbde720d321935de5c2201433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a80d00ab08a8e4c5969dfe9c0d0f7b280b2a9fbde720d321935de5c2201433", kill_on_drop: false }` [INFO] [stdout] 86a80d00ab08a8e4c5969dfe9c0d0f7b280b2a9fbde720d321935de5c2201433