[INFO] cloning repository https://github.com/tato/untitled-unmastered
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tato/untitled-unmastered" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftato%2Funtitled-unmastered", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftato%2Funtitled-unmastered'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 011b5bacb4ab14b49760b3b9d22b6d3142464480
[INFO] testing tato/untitled-unmastered against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftato%2Funtitled-unmastered" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tato/untitled-unmastered
[INFO] finished tweaking git repo https://github.com/tato/untitled-unmastered
[INFO] tweaked toml for git repo https://github.com/tato/untitled-unmastered written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tato/untitled-unmastered on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tato/untitled-unmastered 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abd9ca7515796e76ed49b126d29abcc278f18d67a95e0fce894236e2dc3777dc
[INFO] running `Command { std: "docker" "start" "-a" "abd9ca7515796e76ed49b126d29abcc278f18d67a95e0fce894236e2dc3777dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abd9ca7515796e76ed49b126d29abcc278f18d67a95e0fce894236e2dc3777dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd9ca7515796e76ed49b126d29abcc278f18d67a95e0fce894236e2dc3777dc", kill_on_drop: false }`
[INFO] [stdout] abd9ca7515796e76ed49b126d29abcc278f18d67a95e0fce894236e2dc3777dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c942a2c2e2440180c057276eae52ef246f6f690f183684c9fb162e91cc2206ec
[INFO] running `Command { std: "docker" "start" "-a" "c942a2c2e2440180c057276eae52ef246f6f690f183684c9fb162e91cc2206ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.28.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling wayland-sys v0.28.3
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling nom v6.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling wayland-client v0.28.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling wayland-commons v0.28.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.5.0
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.3
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling nfd v0.0.4 (https://github.com/saurvs/nfd-rs?rev=07578c5#07578c5f)
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling ttf-parser v0.9.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling unicode-ccc v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling image v0.23.12
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rustybuzz v0.3.0
[INFO] [stderr]    Compiling wayland-egl v0.28.3
[INFO] [stderr]    Compiling rgb v0.8.25
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling glow v0.7.2
[INFO] [stderr]    Compiling imgref v1.7.1
[INFO] [stderr]    Compiling lru v0.5.3
[INFO] [stderr]    Compiling resource v0.5.0
[INFO] [stderr]    Compiling femtovg v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.2
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling msgbox v0.6.0
[INFO] [stderr]    Compiling uu v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nfd v0.0.4 (https://github.com/saurvs/nfd-rs?rev=07578c5#07578c5f), nom v6.1.0, rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c942a2c2e2440180c057276eae52ef246f6f690f183684c9fb162e91cc2206ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c942a2c2e2440180c057276eae52ef246f6f690f183684c9fb162e91cc2206ec", kill_on_drop: false }`
[INFO] [stdout] c942a2c2e2440180c057276eae52ef246f6f690f183684c9fb162e91cc2206ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dd4ce91445beaf7fb05ffc5418aa9e43827751cd6debc4ace670ad51083e105
[INFO] running `Command { std: "docker" "start" "-a" "8dd4ce91445beaf7fb05ffc5418aa9e43827751cd6debc4ace670ad51083e105", kill_on_drop: false }`
[INFO] [stderr]    Compiling uu v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nfd v0.0.4 (https://github.com/saurvs/nfd-rs?rev=07578c5#07578c5f), nom v6.1.0, rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8dd4ce91445beaf7fb05ffc5418aa9e43827751cd6debc4ace670ad51083e105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd4ce91445beaf7fb05ffc5418aa9e43827751cd6debc4ace670ad51083e105", kill_on_drop: false }`
[INFO] [stdout] 8dd4ce91445beaf7fb05ffc5418aa9e43827751cd6debc4ace670ad51083e105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0a8f05b7fd8acc6b42331f1bde141d560f388c85755828192714a39fed309c5
[INFO] running `Command { std: "docker" "start" "-a" "f0a8f05b7fd8acc6b42331f1bde141d560f388c85755828192714a39fed309c5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nfd v0.0.4 (https://github.com/saurvs/nfd-rs?rev=07578c5#07578c5f), nom v6.1.0, rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uu-bd0320f8538cb873)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test buffer::test::should_move_cursor_beyond_end_of_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f0a8f05b7fd8acc6b42331f1bde141d560f388c85755828192714a39fed309c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a8f05b7fd8acc6b42331f1bde141d560f388c85755828192714a39fed309c5", kill_on_drop: false }`
[INFO] [stdout] f0a8f05b7fd8acc6b42331f1bde141d560f388c85755828192714a39fed309c5
