[INFO] cloning repository https://github.com/fudanchii/vywrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fudanchii/vywrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fvywrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fvywrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6dfc53cd81e1ad182ffaecf78dc236cd4baf476 [INFO] testing fudanchii/vywrs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fvywrs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fudanchii/vywrs on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fudanchii/vywrs [INFO] finished tweaking git repo https://github.com/fudanchii/vywrs [INFO] tweaked toml for git repo https://github.com/fudanchii/vywrs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/fudanchii/vywrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-router-macro v0.14.0 [INFO] [stderr] Downloaded yew-router-route-parser v0.14.0 [INFO] [stderr] Downloaded yew-router v0.14.0 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded cfg-match v0.2.1 [INFO] [stderr] Downloaded yew v0.17.2 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded yewtil v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 074edb4b82b1979463080a08475b15e63b3ac85e0202cbfb954e33755c3fe444 [INFO] running `Command { std: "docker" "start" "-a" "074edb4b82b1979463080a08475b15e63b3ac85e0202cbfb954e33755c3fe444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074edb4b82b1979463080a08475b15e63b3ac85e0202cbfb954e33755c3fe444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074edb4b82b1979463080a08475b15e63b3ac85e0202cbfb954e33755c3fe444", kill_on_drop: false }` [INFO] [stdout] 074edb4b82b1979463080a08475b15e63b3ac85e0202cbfb954e33755c3fe444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", 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] b4466fec0c1c818aced22b4ff297dfd40dd880859d80ce11bb9053fccf2e26bc [INFO] running `Command { std: "docker" "start" "-a" "b4466fec0c1c818aced22b4ff297dfd40dd880859d80ce11bb9053fccf2e26bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.17.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yewtil v0.3.0 [INFO] [stderr] Compiling yew-router v0.14.0 [INFO] [stderr] Compiling vywrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "b4466fec0c1c818aced22b4ff297dfd40dd880859d80ce11bb9053fccf2e26bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4466fec0c1c818aced22b4ff297dfd40dd880859d80ce11bb9053fccf2e26bc", kill_on_drop: false }` [INFO] [stdout] b4466fec0c1c818aced22b4ff297dfd40dd880859d80ce11bb9053fccf2e26bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79678ad90e55bd3518fbd84f70cdf2540054f7d452f0a1c00a950a5a32d3c429 [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" "79678ad90e55bd3518fbd84f70cdf2540054f7d452f0a1c00a950a5a32d3c429", kill_on_drop: false }` [INFO] [stderr] Compiling vywrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "79678ad90e55bd3518fbd84f70cdf2540054f7d452f0a1c00a950a5a32d3c429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79678ad90e55bd3518fbd84f70cdf2540054f7d452f0a1c00a950a5a32d3c429", kill_on_drop: false }` [INFO] [stdout] 79678ad90e55bd3518fbd84f70cdf2540054f7d452f0a1c00a950a5a32d3c429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bdc83c666c35ddd94bed4b09f76e89f15bf5ccad394ec86f7867f67dc8394571 [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" "bdc83c666c35ddd94bed4b09f76e89f15bf5ccad394ec86f7867f67dc8394571", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vywrs-45745ea6c00a39f0 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests vywrs [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error[E0659]: `vywrs` is ambiguous (name vs any other name during import resolution) [INFO] [stderr] --> /opt/rustwide/workdir/src/components/mod.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use vywrs::Vywrs; [INFO] [stderr] | ^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: `vywrs` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::vywrs` to refer to this crate unambiguously [INFO] [stderr] note: `vywrs` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/components/mod.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | mod vywrs; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = help: use `self::vywrs` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bdc83c666c35ddd94bed4b09f76e89f15bf5ccad394ec86f7867f67dc8394571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc83c666c35ddd94bed4b09f76e89f15bf5ccad394ec86f7867f67dc8394571", kill_on_drop: false }` [INFO] [stdout] bdc83c666c35ddd94bed4b09f76e89f15bf5ccad394ec86f7867f67dc8394571