[INFO] cloning repository https://github.com/medo64/IniEd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/medo64/IniEd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmedo64%2FIniEd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmedo64%2FIniEd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd0748ce130ace1cc12bb12146234583b5deabcb [INFO] testing medo64/IniEd against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmedo64%2FIniEd" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/medo64/IniEd on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/medo64/IniEd [INFO] finished tweaking git repo https://github.com/medo64/IniEd [INFO] tweaked toml for git repo https://github.com/medo64/IniEd written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/medo64/IniEd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dfc5d57d05d0261f7173d023dcd4cfe61a682d5b3d9650679e2fcdad8f05475 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7dfc5d57d05d0261f7173d023dcd4cfe61a682d5b3d9650679e2fcdad8f05475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dfc5d57d05d0261f7173d023dcd4cfe61a682d5b3d9650679e2fcdad8f05475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dfc5d57d05d0261f7173d023dcd4cfe61a682d5b3d9650679e2fcdad8f05475", kill_on_drop: false }` [INFO] [stdout] 7dfc5d57d05d0261f7173d023dcd4cfe61a682d5b3d9650679e2fcdad8f05475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797f2c8cf7c298404138d8322bba96b4d986c8726e7a1b2135d1fdc86e41f2a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "797f2c8cf7c298404138d8322bba96b4d986c8726e7a1b2135d1fdc86e41f2a8", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling inied v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:28:72 [INFO] [stdout] | [INFO] [stdout] 28 | Some(file_name) => Box::new(File::open(file_name)?) as Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | None => Box::new(io::stdin()) as Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:63:74 [INFO] [stdout] | [INFO] [stdout] 63 | Some(file_name) => Box::new(File::create(file_name)?) as Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | None => Box::new(io::stdout()) as Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.57s [INFO] running `Command { std: "docker" "inspect" "797f2c8cf7c298404138d8322bba96b4d986c8726e7a1b2135d1fdc86e41f2a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797f2c8cf7c298404138d8322bba96b4d986c8726e7a1b2135d1fdc86e41f2a8", kill_on_drop: false }` [INFO] [stdout] 797f2c8cf7c298404138d8322bba96b4d986c8726e7a1b2135d1fdc86e41f2a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60340f7d15d8f64398b7d3c8ef24e4952f2c67304466fb2a538fe1d6e6fe786d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60340f7d15d8f64398b7d3c8ef24e4952f2c67304466fb2a538fe1d6e6fe786d", kill_on_drop: false }` [INFO] [stderr] Compiling inied v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:28:72 [INFO] [stdout] | [INFO] [stdout] 28 | Some(file_name) => Box::new(File::open(file_name)?) as Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | None => Box::new(io::stdin()) as Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:63:74 [INFO] [stdout] | [INFO] [stdout] 63 | Some(file_name) => Box::new(File::create(file_name)?) as Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ini/mod.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | None => Box::new(io::stdout()) as Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "60340f7d15d8f64398b7d3c8ef24e4952f2c67304466fb2a538fe1d6e6fe786d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60340f7d15d8f64398b7d3c8ef24e4952f2c67304466fb2a538fe1d6e6fe786d", kill_on_drop: false }` [INFO] [stdout] 60340f7d15d8f64398b7d3c8ef24e4952f2c67304466fb2a538fe1d6e6fe786d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51959ddff20a1da864f1a61c05989b30dfff9c251576ab5c321d2585914bf55a [INFO] running `Command { std: "docker" "start" "-a" "51959ddff20a1da864f1a61c05989b30dfff9c251576ab5c321d2585914bf55a", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ini/mod.rs:28:72 [INFO] [stderr] | [INFO] [stderr] 28 | Some(file_name) => Box::new(File::open(file_name)?) as Box, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ini/mod.rs:29:50 [INFO] [stderr] | [INFO] [stderr] 29 | None => Box::new(io::stdin()) as Box, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ini/mod.rs:63:74 [INFO] [stderr] | [INFO] [stderr] 63 | Some(file_name) => Box::new(File::create(file_name)?) as Box, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ini/mod.rs:64:51 [INFO] [stderr] | [INFO] [stderr] 64 | None => Box::new(io::stdout()) as Box, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/inied-ea880e2c527193e3) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test ini::test::change_no_spacing ... ok [INFO] [stdout] test ini::test::parse_comment_hash ... ok [INFO] [stdout] test ini::test::change_with_multi_spacing ... ok [INFO] [stdout] test ini::test::filter_section ... ok [INFO] [stdout] test ini::test::parse_comment_reformatted ... ok [INFO] [stdout] test ini::test::parse_comment_semicolon ... ok [INFO] [stdout] test ini::test::parse_comment_trimmed ... ok [INFO] [stdout] test ini::test::append_with_multi_spacing ... ok [INFO] [stdout] test ini::test::filter_entry_section_not_found ... ok [INFO] [stdout] test ini::test::filter_entry_key_not_found ... ok [INFO] [stdout] test ini::test::filter_entry_found ... ok [INFO] [stdout] test ini::test::edit_with_spacing ... ok [INFO] [stdout] test ini::test::parse_entry_basic ... ok [INFO] [stdout] test ini::test::parse_entry_double_equals ... ok [INFO] [stdout] test ini::test::parse_entry_double_inner_space ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted ... ok [INFO] [stdout] test ini::test::edit_with_multi_spacing ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted_stray_quote ... ok [INFO] [stdout] test ini::test::change_with_spacing ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted_with_spaces ... ok [INFO] [stdout] test ini::test::append_with_spacing ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted_double_inner ... ok [INFO] [stdout] test ini::test::parse_entry_reformatted ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted_with_spaces ... ok [INFO] [stdout] test ini::test::parse_other_empty ... ok [INFO] [stdout] test ini::test::parse_other_reformat ... ok [INFO] [stdout] test ini::test::append_no_spacing ... ok [INFO] [stdout] test ini::test::parse_other_semi_section ... ok [INFO] [stdout] test ini::test::parse_other_starts_with_equals ... ok [INFO] [stdout] test ini::test::parse_other_spaces ... ok [INFO] [stdout] test ini::test::parse_other_starts_with_equals_and_spaces ... ok [INFO] [stdout] test ini::test::parse_other_looks_like_entry ... ok [INFO] [stdout] test ini::test::parse_other_trimmed ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted_with_escaped_chars ... ok [INFO] [stdout] test ini::test::parse_entry_trimmed ... ok [INFO] [stdout] test ini::test::parse_other_unfinished_entry ... ok [INFO] [stdout] test ini::test::parse_entry_empty ... ok [INFO] [stdout] test ini::test::parse_entry_separator_with_spaces ... ok [INFO] [stdout] test ini::test::parse_section_space_prefix_and_suffix ... ok [INFO] [stdout] test ini::test::parse_section_space_suffix ... ok [INFO] [stdout] test ini::test::pretty_print_adds_empty_line ... ok [INFO] [stdout] test ini::test::pretty_print_removes_empty_line ... ok [INFO] [stdout] test ini::test::parse_section_basic ... ok [INFO] [stdout] test ini::test::parse_section_trimmed ... ok [INFO] [stdout] test ini::test::parse_section_reformatted ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted_with_invalid_escape ... ok [INFO] [stdout] test ini::test::parse_section_space_prefix ... ok [INFO] [stdout] test ini::test::parse_other_unfinished_entry_with_spaces ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted_no_escape ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted_stray_quote ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted_double_inner ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted_no_escape ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted_with_escaped_chars ... ok [INFO] [stdout] test ini::test::parse_entry_double_quoted_with_invalid_escape ... ok [INFO] [stdout] test ini::test::parse_section_space_inner_space ... ok [INFO] [stdout] test ini::test::parse_entry_single_quoted ... ok [INFO] [stdout] test ini::test::edit_no_spacing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51959ddff20a1da864f1a61c05989b30dfff9c251576ab5c321d2585914bf55a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51959ddff20a1da864f1a61c05989b30dfff9c251576ab5c321d2585914bf55a", kill_on_drop: false }` [INFO] [stdout] 51959ddff20a1da864f1a61c05989b30dfff9c251576ab5c321d2585914bf55a