[INFO] fetching crate rmarshal 0.1.1... [INFO] testing rmarshal-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rmarshal 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rmarshal 0.1.1 [INFO] finished tweaking crates.io crate rmarshal 0.1.1 [INFO] tweaked toml for crates.io crate rmarshal 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rmarshal 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rmarshal 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded serde_json v1.0.74 [INFO] [stderr] Downloaded libc v0.2.112 [INFO] [stderr] Downloaded rlua v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09c0875644e27e71c66d04e10df2d9ba3dc274152f04d3a4b42a02926f7045fc [INFO] running `Command { std: "docker" "start" "-a" "09c0875644e27e71c66d04e10df2d9ba3dc274152f04d3a4b42a02926f7045fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c0875644e27e71c66d04e10df2d9ba3dc274152f04d3a4b42a02926f7045fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c0875644e27e71c66d04e10df2d9ba3dc274152f04d3a4b42a02926f7045fc", kill_on_drop: false }` [INFO] [stdout] 09c0875644e27e71c66d04e10df2d9ba3dc274152f04d3a4b42a02926f7045fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39b6c2776dc28e965094392021ea2526090c7c363a8e946c3e99d50f741480de [INFO] running `Command { std: "docker" "start" "-a" "39b6c2776dc28e965094392021ea2526090c7c363a8e946c3e99d50f741480de", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rlua v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rmarshal v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "39b6c2776dc28e965094392021ea2526090c7c363a8e946c3e99d50f741480de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b6c2776dc28e965094392021ea2526090c7c363a8e946c3e99d50f741480de", kill_on_drop: false }` [INFO] [stdout] 39b6c2776dc28e965094392021ea2526090c7c363a8e946c3e99d50f741480de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e7de0e2be56e24a36d53129e4ef981a3875f67aa0cfa22191bdb7d03854c88 [INFO] running `Command { std: "docker" "start" "-a" "f0e7de0e2be56e24a36d53129e4ef981a3875f67aa0cfa22191bdb7d03854c88", kill_on_drop: false }` [INFO] [stderr] Compiling rmarshal v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "f0e7de0e2be56e24a36d53129e4ef981a3875f67aa0cfa22191bdb7d03854c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e7de0e2be56e24a36d53129e4ef981a3875f67aa0cfa22191bdb7d03854c88", kill_on_drop: false }` [INFO] [stdout] f0e7de0e2be56e24a36d53129e4ef981a3875f67aa0cfa22191bdb7d03854c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c530533e0d29bb5a69cd6bb90c680eae76a669ce94a6619c6405b25ade34d3c [INFO] running `Command { std: "docker" "start" "-a" "0c530533e0d29bb5a69cd6bb90c680eae76a669ce94a6619c6405b25ade34d3c", kill_on_drop: false }` [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: rlua v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rmarshal-300b3a5506ad6db5) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test unit::tests::file_format::for_path::it_create_json ... ok [INFO] [stdout] test unit::tests::file_format::for_path::it_create_toml ... ok [INFO] [stdout] test unit::tests::file_format::for_path::it_create_lua ... ok [INFO] [stdout] test unit::tests::file_format::for_path::it_create_txt ... ok [INFO] [stdout] test unit::tests::file_format::for_path::it_create_yaml ... ok [INFO] [stdout] test unit::tests::file_format::for_str::it_create_json ... ok [INFO] [stdout] test unit::tests::file_format::for_str::it_create_yaml ... ok [INFO] [stdout] test unit::tests::file_format::for_str::it_does_not_create_foo ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long ... ok [INFO] [stdout] test unit::tests::file_format::for_str::it_create_lua ... ok [INFO] [stdout] test unit::tests::file_format::for_str::it_create_plain ... ok [INFO] [stdout] test unit::tests::file_format::for_str::it_create_toml ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_qualifier ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_qualifier_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_does_not_parse ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_value_qualifier_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_qualifiers_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_value_qualifiers ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_value_qualifier ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_value_qualifiers_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_short_value ... ok [INFO] [stdout] test util::flagged_option::tests::parse_pair::it_parse ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_value_qualifiers_value_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_short ... ok [INFO] [stdout] test util::flagged_option::tests::parse_pair::it_parse_value ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_qualifiers ... ok [INFO] [stdout] test util::flagged_option::tests::flagged_option::it_parse_long_qualifiers_value_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c530533e0d29bb5a69cd6bb90c680eae76a669ce94a6619c6405b25ade34d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c530533e0d29bb5a69cd6bb90c680eae76a669ce94a6619c6405b25ade34d3c", kill_on_drop: false }` [INFO] [stdout] 0c530533e0d29bb5a69cd6bb90c680eae76a669ce94a6619c6405b25ade34d3c