[INFO] updating cached repository https://github.com/lifthrasiir/unison
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 979064f4162e7d220d6a942853aca41d550a03fd
[INFO] testing lifthrasiir/unison against 1.45.2 for beta-1.46-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flifthrasiir%2Funison" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lifthrasiir/unison on toolchain 1.45.2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lifthrasiir/unison
[INFO] finished tweaking git repo https://github.com/lifthrasiir/unison
[INFO] tweaked toml for git repo https://github.com/lifthrasiir/unison written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/lifthrasiir/unison already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8eb43c450cd871418b7062100154fb31a1105b9f1faca5e02277f41e580d26e4
[INFO] running `Command { std: "docker" "start" "-a" "8eb43c450cd871418b7062100154fb31a1105b9f1faca5e02277f41e580d26e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb43c450cd871418b7062100154fb31a1105b9f1faca5e02277f41e580d26e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb43c450cd871418b7062100154fb31a1105b9f1faca5e02277f41e580d26e4", kill_on_drop: false }`
[INFO] [stdout] 8eb43c450cd871418b7062100154fb31a1105b9f1faca5e02277f41e580d26e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d117179ac942ce27e375f7055f3ab5e6a619228a93c3f28585c27788c836fcb
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5d117179ac942ce27e375f7055f3ab5e6a619228a93c3f28585c27788c836fcb", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.41
[INFO] [stderr] Compiling lazy_static v1.0.0
[INFO] [stderr] Compiling build_const v0.2.1
[INFO] [stderr] Compiling cc v1.0.15
[INFO] [stderr] Compiling num-traits v0.2.4
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling adler32 v1.0.2
[INFO] [stderr] Compiling ucd-util v0.1.1
[INFO] [stderr] Compiling regex v0.2.11
[INFO] [stderr] Compiling smallvec v0.6.1
[INFO] [stderr] Compiling stable_deref_trait v1.0.0
[INFO] [stderr] Compiling cfg-if v0.1.3
[INFO] [stderr] Compiling nodrop v0.1.12
[INFO] [stderr] Compiling scopeguard v0.3.3
[INFO] [stderr] Compiling memoffset v0.2.1
[INFO] [stderr] Compiling byteorder v1.2.3
[INFO] [stderr] Compiling utf8-ranges v1.0.0
[INFO] [stderr] Compiling lazy_static v0.2.11
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling podio v0.1.6
[INFO] [stderr] Compiling unicode-width v0.1.5
[INFO] [stderr] Compiling serde v1.0.59
[INFO] [stderr] Compiling bitflags v0.9.1
[INFO] [stderr] Compiling typenum v1.10.0
[INFO] [stderr] Compiling rayon-core v1.4.0
[INFO] [stderr] Compiling fpa v0.1.0
[INFO] [stderr] Compiling dtoa v0.4.2
[INFO] [stderr] Compiling cast v0.2.2
[INFO] [stderr] Compiling itoa v0.4.1
[INFO] [stderr] Compiling lzw v0.10.0
[INFO] [stderr] Compiling color_quant v1.0.0
[INFO] [stderr] Compiling md5 v0.3.7
[INFO] [stderr] Compiling errln v0.1.0
[INFO] [stderr] Compiling unicode-normalization v0.1.7
[INFO] [stderr] Compiling crossbeam-utils v0.2.2
[INFO] [stderr] Compiling owning_ref v0.3.3
[INFO] [stderr] Compiling arrayvec v0.4.7
[INFO] [stderr] Compiling unreachable v1.0.0
[INFO] [stderr] Compiling regex-syntax v0.5.6
[INFO] [stderr] Compiling proc-macro2 v0.4.3
[INFO] [stderr] Compiling xml-rs v0.6.1
[INFO] [stderr] Compiling base64 v0.5.2
[INFO] [stderr] Compiling gif v0.9.2
[INFO] [stderr] Compiling rand v0.4.2
[INFO] [stderr] Compiling miniz_oxide v0.1.2
[INFO] [stderr] Compiling memchr v2.0.1
[INFO] [stderr] Compiling time v0.1.40
[INFO] [stderr] Compiling clicolors-control v0.2.0
[INFO] [stderr] Compiling termios v0.2.2
[INFO] [stderr] Compiling num_cpus v1.8.0
[INFO] [stderr] Compiling thread_local v0.3.5
[INFO] [stderr] Compiling crc v1.8.1
[INFO] [stderr] Compiling crossbeam-epoch v0.3.1
[INFO] [stderr] Compiling aho-corasick v0.6.4
[INFO] [stderr] Compiling quote v0.6.2
[INFO] [stderr] Compiling msdos_time v0.1.6
[INFO] [stderr] Compiling crossbeam-deque v0.2.0
[INFO] [stderr] Compiling syn v0.14.0
[INFO] [stderr] Compiling parking_lot_core v0.2.14
[INFO] [stderr] Compiling parking_lot v0.5.5
[INFO] [stderr] Compiling rayon v0.7.1
[INFO] [stderr] Compiling num-traits v0.1.43
[INFO] [stderr] Compiling rmp v0.8.7
[INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2
[INFO] [stderr] Compiling flate2 v1.0.1
[INFO] [stderr] Compiling console v0.6.1
[INFO] [stderr] Compiling console v0.4.2
[INFO] [stderr] Compiling zip v0.2.8
[INFO] [stderr] Compiling indicatif v0.6.0
[INFO] [stderr] Compiling unison v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling serde_json v1.0.17
[INFO] [stderr] Compiling serde_derive v1.0.59
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/sample.rs:86:26
[INFO] [stdout] |
[INFO] [stdout] 86 | pub fn write_pgm(f: &mut Write, font: &Font, bar: &ProgressBar) -> io::Result<()> {
[INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/sample.rs:227:27
[INFO] [stdout] |
[INFO] [stdout] 227 | pub fn write_html(f: &mut Write, font: &Font, bar: &ProgressBar) -> io::Result<()> {
[INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/sample.rs:261:38
[INFO] [stdout] |
[INFO] [stdout] 261 | fn print_fullpixel_image(f: &mut Write, name: &str, font: &Font) -> io::Result<()> {
[INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/sample.rs:294:26
[INFO] [stdout] |
[INFO] [stdout] 294 | fn print_svg(f: &mut Write, name: &str, font: &Font, scale: u32,
[INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/sample.rs:338:29
[INFO] [stdout] |
[INFO] [stdout] 338 | fn write_glyphs(f: &mut Write, glyphs: Vec