[INFO] cloning repository https://github.com/Maxwell175/tectonic-cxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxwell175/tectonic-cxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxwell175%2Ftectonic-cxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxwell175%2Ftectonic-cxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 952623c7171b870d59c8f24000ce9b755c8c8d2b
[INFO] testing Maxwell175/tectonic-cxx against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxwell175%2Ftectonic-cxx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Maxwell175/tectonic-cxx
[INFO] finished tweaking git repo https://github.com/Maxwell175/tectonic-cxx
[INFO] tweaked toml for git repo https://github.com/Maxwell175/tectonic-cxx written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxwell175/tectonic-cxx on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maxwell175/tectonic-cxx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe1190d062d6531deeaf1621aa70da00d50ff6e090813c1dcab4b8a1786585e1
[INFO] running `Command { std: "docker" "start" "-a" "fe1190d062d6531deeaf1621aa70da00d50ff6e090813c1dcab4b8a1786585e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe1190d062d6531deeaf1621aa70da00d50ff6e090813c1dcab4b8a1786585e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe1190d062d6531deeaf1621aa70da00d50ff6e090813c1dcab4b8a1786585e1", kill_on_drop: false }`
[INFO] [stdout] fe1190d062d6531deeaf1621aa70da00d50ff6e090813c1dcab4b8a1786585e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] eb7c15e3a073f5b3963d0a29cde05ffb2b9f463f70365c05708fb8679080223a
[INFO] running `Command { std: "docker" "start" "-a" "eb7c15e3a073f5b3963d0a29cde05ffb2b9f463f70365c05708fb8679080223a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tectonic_dep_support v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tectonic_cfg_support v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tectonic_errors v0.2.1
[INFO] [stderr]    Compiling tectonic_status_base v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tectonic_bridge_graphite2 v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling tectonic_bridge_flate v0.1.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tectonic_bridge_freetype2 v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tectonic_bridge_icu v0.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling tectonic_bridge_core v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling tectonic_bridge_harfbuzz v0.2.9
[INFO] [stderr]    Compiling tectonic_pdf_io v0.4.1
[INFO] [stderr]    Compiling tectonic_xetex_layout v0.2.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling gix-sec v0.8.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling async-priority-channel v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tectonic_engine_xetex v0.4.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling tectonic_engine_xdvipdfmx v0.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.160
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling cxx v1.0.160
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-hash v0.11.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling gix-features v0.29.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-fs v0.1.1
[INFO] [stderr]    Compiling gix-path v0.8.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tectonic_io_base v0.4.3
[INFO] [stderr]    Compiling gix-date v0.5.1
[INFO] [stderr]    Compiling gix-validate v0.7.7
[INFO] [stderr]    Compiling gix-tempfile v5.0.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling gix-actor v0.20.0
[INFO] [stderr]    Compiling gix-config-value v0.12.5
[INFO] [stderr]    Compiling gix-lock v5.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling gix-object v0.29.2
[INFO] [stderr]    Compiling gix-glob v0.7.0
[INFO] [stderr]    Compiling clearscreen v2.0.1
[INFO] [stderr]    Compiling watchexec-signals v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling watchexec-events v1.0.0
[INFO] [stderr]    Compiling cxx-build v1.0.160
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tectonic_xdv v0.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling gix-ref v0.29.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pinot v0.1.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling gix-config v0.22.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tectonic v0.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling open v4.2.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.160
[INFO] [stderr]    Compiling tectonic_engine_bibtex v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling command-group v2.1.0
[INFO] [stderr]    Compiling tectonic-cxx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling project-origins v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling ignore-files v1.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling watchexec v2.3.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling tectonic_docmodel v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tectonic_engine_spx2html v0.3.2
[INFO] [stderr]    Compiling watchexec-filterer-ignore v1.2.1
[INFO] [stderr]    Compiling watchexec-filterer-globset v1.2.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tectonic_geturl v0.3.2
[INFO] [stderr]    Compiling tectonic_bundles v0.3.1
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> src/lib.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |         fn report(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |         fn dump_error_logs(self: Pin<&mut CppStatusBackend>, output: &[u8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "eb7c15e3a073f5b3963d0a29cde05ffb2b9f463f70365c05708fb8679080223a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7c15e3a073f5b3963d0a29cde05ffb2b9f463f70365c05708fb8679080223a", kill_on_drop: false }`
[INFO] [stdout] eb7c15e3a073f5b3963d0a29cde05ffb2b9f463f70365c05708fb8679080223a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 74a3152ccb0cac0b2e3d6b2f06485e16aea284ea6c74445c24f0b6655ecbe417
[INFO] running `Command { std: "docker" "start" "-a" "74a3152ccb0cac0b2e3d6b2f06485e16aea284ea6c74445c24f0b6655ecbe417", kill_on_drop: false }`
[INFO] [stderr]    Compiling tectonic-cxx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> src/lib.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |         fn report(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |         fn dump_error_logs(self: Pin<&mut CppStatusBackend>, output: &[u8]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s
[INFO] running `Command { std: "docker" "inspect" "74a3152ccb0cac0b2e3d6b2f06485e16aea284ea6c74445c24f0b6655ecbe417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a3152ccb0cac0b2e3d6b2f06485e16aea284ea6c74445c24f0b6655ecbe417", kill_on_drop: false }`
[INFO] [stdout] 74a3152ccb0cac0b2e3d6b2f06485e16aea284ea6c74445c24f0b6655ecbe417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b787f7eb88797d5c24bf5146581e6f35991f5c90b37d63c34eb0a0553b45fc05
[INFO] running `Command { std: "docker" "start" "-a" "b787f7eb88797d5c24bf5146581e6f35991f5c90b37d63c34eb0a0553b45fc05", kill_on_drop: false }`
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]   --> src/lib.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 |         fn report(
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]   --> src/lib.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 |         fn dump_error_logs(self: Pin<&mut CppStatusBackend>, output: &[u8]);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `tectonic-cxx` (lib test) generated 2 warnings (run `cargo fix --lib -p tectonic-cxx --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/tectonic-cxx/790ab6f5f3ed12fc/deps/tectonic-790ab6f5f3ed12fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b787f7eb88797d5c24bf5146581e6f35991f5c90b37d63c34eb0a0553b45fc05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b787f7eb88797d5c24bf5146581e6f35991f5c90b37d63c34eb0a0553b45fc05", kill_on_drop: false }`
[INFO] [stdout] b787f7eb88797d5c24bf5146581e6f35991f5c90b37d63c34eb0a0553b45fc05
