[INFO] cloning repository https://github.com/Turboshell/turboshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Turboshell/turboshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurboshell%2Fturboshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurboshell%2Fturboshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fcecb90a373e4932fdc348e43280e75cd432b77 [INFO] testing Turboshell/turboshell against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurboshell%2Fturboshell" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Turboshell/turboshell on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Turboshell/turboshell [INFO] finished tweaking git repo https://github.com/Turboshell/turboshell [INFO] tweaked toml for git repo https://github.com/Turboshell/turboshell written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/Turboshell/turboshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b8f0c53ad52cc2ccd17828e2c7f7905d0e31f5d5265699daf17ddd9f1540e5 [INFO] running `Command { std: "docker" "start" "-a" "33b8f0c53ad52cc2ccd17828e2c7f7905d0e31f5d5265699daf17ddd9f1540e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b8f0c53ad52cc2ccd17828e2c7f7905d0e31f5d5265699daf17ddd9f1540e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b8f0c53ad52cc2ccd17828e2c7f7905d0e31f5d5265699daf17ddd9f1540e5", kill_on_drop: false }` [INFO] [stdout] 33b8f0c53ad52cc2ccd17828e2c7f7905d0e31f5d5265699daf17ddd9f1540e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7add6405cce906d3e0386c8e2e1b8fad06fe9b85c19d7c52232871bcfbea3a0 [INFO] running `Command { std: "docker" "start" "-a" "c7add6405cce906d3e0386c8e2e1b8fad06fe9b85c19d7c52232871bcfbea3a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling cast v0.1.0 [INFO] [stderr] Compiling crc v1.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling xattr v0.1.10 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling tar v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling sodiumoxide v0.0.12 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling turboshell v0.0.0-snapshot (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | try!(header.set_path(entry_name + "/")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try!(builder.append(&header, io::empty())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | header.set_mode(try!(entry_path.as_ref().metadata()).mode()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | try!(header.set_path(entry_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | let metadata = try!(entry_path.as_ref().metadata()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(header.set_path("archive.toml")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | try!(builder.append(&header, io::Cursor::new(archive_toml_contents.as_bytes()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | try!(write_to_archive(&mut builder, &basedir_with_slash, PathBuf::from(&self.basedir).join("roles"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | try!(builder.into_inner()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | try!(write_to_archive(&mut builder, &basedir_with_slash, &role.path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | try!(write_to_archive(&mut builder, &basedir_with_slash, entry_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | try!(package.run(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | writeln!(out, "{}", try!(line)).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | let status = try!(child.wait()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/resolve.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | v.push(try!(Package::from_file(&dir, dep_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/resolve.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | try!(stack.outdent()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let config = try!(read_toml(&config_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | let config = try!(read_toml(&role_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | ... v.push(try!(Package::from_file(basedir, val))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&package.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | try!(e.emit_map_elt_val(i, |e| e.emit_str(&package.version))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 253 | v.push(try!(Role::from_file(basedir, role))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | repo: try!(PackageRepository::from_basedir(basedir)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | let archive = try!(read_toml(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | try!(e.emit_map(1, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | try!(e.emit_map(1, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | try!(e.emit_map_elt_key(0, |e| e.emit_str("archive"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | try!(e.emit_map_elt_key(0, |e| e.emit_str("roles"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | try!(e.emit_map_elt_val(0, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:301:33 [INFO] [stdout] | [INFO] [stdout] 301 | ... try!(e.emit_seq_elt(i, |e| e.emit_str(&role.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | try!(e.emit_map_elt_key(0, |e| e.emit_str("role"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&role.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | try!(e.emit_map_elt_val(0, |e| role.encode(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seedfile.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | try!(v.write_u32::(crc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(input.read_exact(&mut identifier_bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | try!(input.read_exact(&mut signature_bytes_base64)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | try!(input.read_to_end(&mut tarball_bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/keytool.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] 22 + let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/keytool.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - let mut output: Box = if output_string != "" { [INFO] [stdout] 48 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/compile.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 176 - let mut output: Box = if output_string != "" { [INFO] [stdout] 176 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/inspect.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | let mut input: Box = if archive_string != "" { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - let mut input: Box = if archive_string != "" { [INFO] [stdout] 12 + let mut input: Box = if archive_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/inspect.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - let mut output: Box = if output_string != "" { [INFO] [stdout] 44 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/run.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | let mut input: Box = if archive_string != "" { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - let mut input: Box = if archive_string != "" { [INFO] [stdout] 78 + let mut input: Box = if archive_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/runlist.rs:66:65 [INFO] [stdout] | [INFO] [stdout] 66 | let result = unsafe { libc::access(CString::new(s).unwrap().as_ptr(), libc::F_OK | libc::X_OK) }; [INFO] [stdout] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug,RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `Command { std: "docker" "inspect" "c7add6405cce906d3e0386c8e2e1b8fad06fe9b85c19d7c52232871bcfbea3a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7add6405cce906d3e0386c8e2e1b8fad06fe9b85c19d7c52232871bcfbea3a0", kill_on_drop: false }` [INFO] [stdout] c7add6405cce906d3e0386c8e2e1b8fad06fe9b85c19d7c52232871bcfbea3a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f1f513ffabe9e34d15aa837a39c61105179efe28108dc5b4ce2a203651b8369 [INFO] running `Command { std: "docker" "start" "-a" "2f1f513ffabe9e34d15aa837a39c61105179efe28108dc5b4ce2a203651b8369", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | try!(header.set_path(entry_name + "/")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try!(builder.append(&header, io::empty())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | header.set_mode(try!(entry_path.as_ref().metadata()).mode()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | try!(header.set_path(entry_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | let metadata = try!(entry_path.as_ref().metadata()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(header.set_path("archive.toml")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | try!(builder.append(&header, io::Cursor::new(archive_toml_contents.as_bytes()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | try!(write_to_archive(&mut builder, &basedir_with_slash, PathBuf::from(&self.basedir).join("roles"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | try!(builder.into_inner()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | try!(write_to_archive(&mut builder, &basedir_with_slash, &role.path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | try!(write_to_archive(&mut builder, &basedir_with_slash, entry_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | try!(package.run(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | writeln!(out, "{}", try!(line)).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | let status = try!(child.wait()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/resolve.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | v.push(try!(Package::from_file(&dir, dep_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/resolve.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | try!(stack.outdent()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let config = try!(read_toml(&config_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | let config = try!(read_toml(&role_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | ... v.push(try!(Package::from_file(basedir, val))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&package.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | try!(e.emit_map_elt_val(i, |e| e.emit_str(&package.version))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 253 | v.push(try!(Role::from_file(basedir, role))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling turboshell v0.0.0-snapshot (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | repo: try!(PackageRepository::from_basedir(basedir)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | let archive = try!(read_toml(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | try!(e.emit_map(1, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | try!(e.emit_map(1, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | try!(e.emit_map_elt_key(0, |e| e.emit_str("archive"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | try!(e.emit_map_elt_key(0, |e| e.emit_str("roles"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | try!(e.emit_map_elt_val(0, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:301:33 [INFO] [stdout] | [INFO] [stdout] 301 | ... try!(e.emit_seq_elt(i, |e| e.emit_str(&role.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | try!(e.emit_map_elt_key(0, |e| e.emit_str("role"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&role.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | try!(e.emit_map_elt_val(0, |e| role.encode(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seedfile.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | try!(v.write_u32::(crc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(input.read_exact(&mut identifier_bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | try!(input.read_exact(&mut signature_bytes_base64)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | try!(input.read_to_end(&mut tarball_bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/keytool.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] 22 + let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/keytool.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - let mut output: Box = if output_string != "" { [INFO] [stdout] 48 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/compile.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 176 - let mut output: Box = if output_string != "" { [INFO] [stdout] 176 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/inspect.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | let mut input: Box = if archive_string != "" { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - let mut input: Box = if archive_string != "" { [INFO] [stdout] 12 + let mut input: Box = if archive_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/inspect.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - let mut output: Box = if output_string != "" { [INFO] [stdout] 44 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/run.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | let mut input: Box = if archive_string != "" { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - let mut input: Box = if archive_string != "" { [INFO] [stdout] 78 + let mut input: Box = if archive_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/runlist.rs:66:65 [INFO] [stdout] | [INFO] [stdout] 66 | let result = unsafe { libc::access(CString::new(s).unwrap().as_ptr(), libc::F_OK | libc::X_OK) }; [INFO] [stdout] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug,RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | try!(header.set_path(entry_name + "/")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try!(builder.append(&header, io::empty())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | header.set_mode(try!(entry_path.as_ref().metadata()).mode()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | try!(header.set_path(entry_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | let metadata = try!(entry_path.as_ref().metadata()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(header.set_path("archive.toml")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | try!(builder.append(&header, io::Cursor::new(archive_toml_contents.as_bytes()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | try!(write_to_archive(&mut builder, &basedir_with_slash, PathBuf::from(&self.basedir).join("roles"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | try!(builder.into_inner()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | try!(write_to_archive(&mut builder, &basedir_with_slash, &role.path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | try!(write_to_archive(&mut builder, &basedir_with_slash, entry_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/compile.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | try!(package.run(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | writeln!(out, "{}", try!(line)).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commands/run.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | let status = try!(child.wait()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/resolve.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | v.push(try!(Package::from_file(&dir, dep_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/resolve.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | try!(stack.outdent()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let config = try!(read_toml(&config_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | let config = try!(read_toml(&role_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | ... v.push(try!(Package::from_file(basedir, val))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&package.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | try!(e.emit_map_elt_val(i, |e| e.emit_str(&package.version))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 253 | v.push(try!(Role::from_file(basedir, role))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | repo: try!(PackageRepository::from_basedir(basedir)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | let archive = try!(read_toml(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | try!(e.emit_map(1, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | try!(e.emit_map(1, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | try!(e.emit_map_elt_key(0, |e| e.emit_str("archive"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | try!(e.emit_map_elt_key(0, |e| e.emit_str("roles"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | try!(e.emit_map_elt_val(0, |e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:301:33 [INFO] [stdout] | [INFO] [stdout] 301 | ... try!(e.emit_seq_elt(i, |e| e.emit_str(&role.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | try!(e.emit_map_elt_key(0, |e| e.emit_str("role"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&role.name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/runlist.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | try!(e.emit_map_elt_val(0, |e| role.encode(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seedfile.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | try!(v.write_u32::(crc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(input.read_exact(&mut identifier_bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | try!(input.read_exact(&mut signature_bytes_base64)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | try!(input.read_to_end(&mut tarball_bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug,RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/keytool.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] 22 + let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/keytool.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - let mut output: Box = if output_string != "" { [INFO] [stdout] 48 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/compile.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 176 - let mut output: Box = if output_string != "" { [INFO] [stdout] 176 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/inspect.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | let mut input: Box = if archive_string != "" { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - let mut input: Box = if archive_string != "" { [INFO] [stdout] 12 + let mut input: Box = if archive_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/inspect.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let mut output: Box = if output_string != "" { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - let mut output: Box = if output_string != "" { [INFO] [stdout] 44 + let mut output: Box = if output_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands/run.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | let mut input: Box = if archive_string != "" { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - let mut input: Box = if archive_string != "" { [INFO] [stdout] 78 + let mut input: Box = if archive_string != "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/runlist.rs:66:65 [INFO] [stdout] | [INFO] [stdout] 66 | let result = unsafe { libc::access(CString::new(s).unwrap().as_ptr(), libc::F_OK | libc::X_OK) }; [INFO] [stdout] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `Command { std: "docker" "inspect" "2f1f513ffabe9e34d15aa837a39c61105179efe28108dc5b4ce2a203651b8369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1f513ffabe9e34d15aa837a39c61105179efe28108dc5b4ce2a203651b8369", kill_on_drop: false }` [INFO] [stdout] 2f1f513ffabe9e34d15aa837a39c61105179efe28108dc5b4ce2a203651b8369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48646b61eb3f0046f9f50056a7aad774f4257338560a94ac436c45b459fe320d [INFO] running `Command { std: "docker" "start" "-a" "48646b61eb3f0046f9f50056a7aad774f4257338560a94ac436c45b459fe320d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | try!(header.set_path(entry_name + "/")); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | try!(builder.append(&header, io::empty())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:51:25 [INFO] [stderr] | [INFO] [stderr] 51 | header.set_mode(try!(entry_path.as_ref().metadata()).mode()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | try!(header.set_path(entry_name)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:58:24 [INFO] [stderr] | [INFO] [stderr] 58 | let metadata = try!(entry_path.as_ref().metadata()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:63:38 [INFO] [stderr] | [INFO] [stderr] 63 | try!(builder.append(&header, try!(File::open(entry_path.as_ref())))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | try!(header.set_path("archive.toml")); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | try!(builder.append(&header, io::Cursor::new(archive_toml_contents.as_bytes()))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | try!(write_to_archive(&mut builder, &basedir_with_slash, PathBuf::from(&self.basedir).join("roles"))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 115 | try!(builder.into_inner()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:94:13 [INFO] [stderr] | [INFO] [stderr] 94 | try!(write_to_archive(&mut builder, &basedir_with_slash, &role.path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:106:25 [INFO] [stderr] | [INFO] [stderr] 106 | try!(write_to_archive(&mut builder, &basedir_with_slash, entry_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/compile.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | let entry = try!(entry); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/run.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | try!(package.run(out)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/run.rs:53:33 [INFO] [stderr] | [INFO] [stderr] 53 | writeln!(out, "{}", try!(line)).unwrap(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commands/run.rs:57:18 [INFO] [stderr] | [INFO] [stderr] 57 | let status = try!(child.wait()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/resolve.rs:124:32 [INFO] [stderr] | [INFO] [stderr] 124 | v.push(try!(Package::from_file(&dir, dep_name))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/resolve.rs:209:25 [INFO] [stderr] | [INFO] [stderr] 209 | try!(stack.outdent()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:75:22 [INFO] [stderr] | [INFO] [stderr] 75 | let config = try!(read_toml(&config_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:177:22 [INFO] [stderr] | [INFO] [stderr] 177 | let config = try!(read_toml(&role_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:187:40 [INFO] [stderr] | [INFO] [stderr] 187 | ... v.push(try!(Package::from_file(basedir, val))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:239:17 [INFO] [stderr] | [INFO] [stderr] 239 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&package.name))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:240:17 [INFO] [stderr] | [INFO] [stderr] 240 | try!(e.emit_map_elt_val(i, |e| e.emit_str(&package.version))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:253:20 [INFO] [stderr] | [INFO] [stderr] 253 | v.push(try!(Role::from_file(basedir, role))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:256:27 [INFO] [stderr] | [INFO] [stderr] 256 | repo: try!(PackageRepository::from_basedir(basedir)), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:262:23 [INFO] [stderr] | [INFO] [stderr] 262 | let archive = try!(read_toml(&path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:292:9 [INFO] [stderr] | [INFO] [stderr] 292 | try!(e.emit_map(1, |e| { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:313:9 [INFO] [stderr] | [INFO] [stderr] 313 | try!(e.emit_map(1, |e| { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:293:13 [INFO] [stderr] | [INFO] [stderr] 293 | try!(e.emit_map_elt_key(0, |e| e.emit_str("archive"))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:296:21 [INFO] [stderr] | [INFO] [stderr] 296 | try!(e.emit_map_elt_key(0, |e| e.emit_str("roles"))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:297:21 [INFO] [stderr] | [INFO] [stderr] 297 | try!(e.emit_map_elt_val(0, |e| { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:301:33 [INFO] [stderr] | [INFO] [stderr] 301 | ... try!(e.emit_seq_elt(i, |e| e.emit_str(&role.name))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:314:13 [INFO] [stderr] | [INFO] [stderr] 314 | try!(e.emit_map_elt_key(0, |e| e.emit_str("role"))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:319:25 [INFO] [stderr] | [INFO] [stderr] 319 | try!(e.emit_map_elt_key(i, |e| e.emit_str(&role.name))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/runlist.rs:320:25 [INFO] [stderr] | [INFO] [stderr] 320 | try!(e.emit_map_elt_val(0, |e| role.encode(e))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/seedfile.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | try!(v.write_u32::(crc)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/unpack.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | try!(input.read_exact(&mut identifier_bytes)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/unpack.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | try!(input.read_exact(&mut signature_bytes_base64)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/unpack.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | try!(input.read_to_end(&mut tarball_bytes)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/keytool.rs:22:39 [INFO] [stderr] | [INFO] [stderr] 22 | let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 - let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stderr] 22 + let (mut input, source): (Box, PathBuf) = if should_read_from_file { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/keytool.rs:48:29 [INFO] [stderr] | [INFO] [stderr] 48 | let mut output: Box = if output_string != "" { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 48 - let mut output: Box = if output_string != "" { [INFO] [stderr] 48 + let mut output: Box = if output_string != "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/compile.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | let mut output: Box = if output_string != "" { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 176 - let mut output: Box = if output_string != "" { [INFO] [stderr] 176 + let mut output: Box = if output_string != "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/inspect.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | let mut input: Box = if archive_string != "" { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 12 - let mut input: Box = if archive_string != "" { [INFO] [stderr] 12 + let mut input: Box = if archive_string != "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/inspect.rs:44:25 [INFO] [stderr] | [INFO] [stderr] 44 | let mut output: Box = if output_string != "" { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 44 - let mut output: Box = if output_string != "" { [INFO] [stderr] 44 + let mut output: Box = if output_string != "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/run.rs:78:24 [INFO] [stderr] | [INFO] [stderr] 78 | let mut input: Box = if archive_string != "" { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 78 - let mut input: Box = if archive_string != "" { [INFO] [stderr] 78 + let mut input: Box = if archive_string != "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/runlist.rs:66:65 [INFO] [stderr] | [INFO] [stderr] 66 | let result = unsafe { libc::access(CString::new(s).unwrap().as_ptr(), libc::F_OK | libc::X_OK) }; [INFO] [stderr] | ------------------------ ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: `turboshell` (lib) generated 47 warnings [INFO] [stderr] warning: `turboshell` (lib test) generated 47 warnings (47 duplicates) [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/main.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug,RustcDecodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `turboshell` (bin "turboshell" test) generated 1 warning [INFO] [stderr] warning: `turboshell` (bin "turboshell") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/turboshell-6325ac9770555510) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test resolve::tests::cyclical_resolver_test ... ok [INFO] [stdout] test resolve::tests::env_test ... ok [INFO] [stdout] test resolve::tests::stack_tests ... ok [INFO] [stdout] test resolve::tests::simple_resolver_test ... ok [INFO] [stdout] test resolve::tests::more_complicated_resolver_test ... ok [INFO] [stdout] test runlist::tests::package_dependencies_isnt_an_array ... ok [INFO] [stdout] test runlist::tests::package_dependencies ... ok [INFO] [stdout] test runlist::tests::package_dependencies_isnt_an_array_of_strings ... ok [INFO] [stdout] test runlist::tests::package_directory_is_missing ... ok [INFO] [stdout] test runlist::tests::package_env_isnt_a_table ... ok [INFO] [stdout] test runlist::tests::package_has_broken_toml ... ok [INFO] [stdout] test runlist::tests::package_env_values_arent_strings ... ok [INFO] [stdout] test runlist::tests::package_env_vars ... ok [INFO] [stdout] test runlist::tests::package_main_doesnt_exist ... ok [INFO] [stdout] test runlist::tests::package_main_isnt_a_string ... ok [INFO] [stdout] test runlist::tests::package_main_isnt_executable ... ok [INFO] [stdout] test runlist::tests::package_name_doesnt_match_directory ... ok [INFO] [stdout] test runlist::tests::package_name_is_missing ... ok [INFO] [stdout] test runlist::tests::package_name_isnt_a_string ... ok [INFO] [stdout] test runlist::tests::package_version_is_missing ... ok [INFO] [stdout] test runlist::tests::package_with_invalid_utf8 ... ok [INFO] [stdout] test runlist::tests::package_version_isnt_a_string ... ok [INFO] [stdout] test runlist::tests::package_with_main_specified ... ok [INFO] [stdout] test runlist::tests::package_with_no_problems ... ok [INFO] [stdout] test seedfile::tests::new_seedfile_each_time ... ok [INFO] [stdout] test seedfile::tests::roundtrip_seedfile ... ok [INFO] [stdout] test seedfile::tests::test_parsing ... ok [INFO] [stdout] test runlist::tests::package_with_unreadable_package_toml ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- runlist::tests::package_with_unreadable_package_toml stdout ---- [INFO] [stdout] thread 'runlist::tests::package_with_unreadable_package_toml' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/runlist.rs:440:84 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55feb6a9476c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55feb6a9476c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55feb6a9476c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55feb6a9476c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55feb6abb82c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55feb6a8f6c3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55feb6a96e42 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55feb6a96e42 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55feb6a96e42 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55feb6a96a91 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55feb6a97493 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55feb6a971b0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55feb6a94c14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55feb6a96ee9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55feb6989e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55feb6989f53 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x55feb6a14d66 - core::result::Result::unwrap::hf244d3702a2b82cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stdout] 17: 0x55feb69b2a2a - turboshell::runlist::tests::package_with_unreadable_package_toml::h142432d323ed72dd [INFO] [stdout] at /opt/rustwide/workdir/src/runlist.rs:440:9 [INFO] [stdout] 18: 0x55feb69b279a - turboshell::runlist::tests::package_with_unreadable_package_toml::{{closure}}::h8e90e947aa24409e [INFO] [stdout] at /opt/rustwide/workdir/src/runlist.rs:428:5 [INFO] [stdout] 19: 0x55feb69d29be - core::ops::function::FnOnce::call_once::hcd77dea8bb2d3104 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55feb6a064c3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55feb6a064c3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55feb6a051af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55feb6a051af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55feb6a051af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55feb6a051af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55feb6a051af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55feb6a051af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55feb6a051af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55feb6a0e571 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55feb6a0e571 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55feb69dafff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55feb69dafff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55feb69dafff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55feb69dafff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55feb69dafff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55feb69dafff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55feb69dafff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55feb6a9d693 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55feb6a9d693 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55feb6a9d693 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f76953a0609 - start_thread [INFO] [stdout] 42: 0x7f7695170293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] runlist::tests::package_with_unreadable_package_toml [INFO] [stdout] [INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "48646b61eb3f0046f9f50056a7aad774f4257338560a94ac436c45b459fe320d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48646b61eb3f0046f9f50056a7aad774f4257338560a94ac436c45b459fe320d", kill_on_drop: false }` [INFO] [stdout] 48646b61eb3f0046f9f50056a7aad774f4257338560a94ac436c45b459fe320d