Sep 19 18:02:48.108 INFO checking smileypyramid-1.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:02:48.108 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:02:48.108 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:02:48.527 INFO blam! f19dfc4ff87ed007d98e97e3165c1c950bc8d7ad69b2dc44566926fed680310a Sep 19 18:02:48.529 INFO running `"docker" "start" "-a" "f19dfc4ff87ed007d98e97e3165c1c950bc8d7ad69b2dc44566926fed680310a"` Sep 19 18:02:50.154 INFO kablam! usermod: no changes Sep 19 18:02:50.195 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 19 18:02:50.307 INFO kablam! Checking aho-corasick v0.6.8 Sep 19 18:02:51.207 INFO kablam! Checking regex v1.0.5 Sep 19 18:02:54.121 INFO kablam! Checking docopt v1.0.1 Sep 19 18:02:55.595 INFO kablam! Checking smileypyramid v1.0.1 (/source) Sep 19 18:02:56.159 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 18:02:56.159 INFO kablam! --> rust/lib.rs:5:20 Sep 19 18:02:56.159 INFO kablam! | Sep 19 18:02:56.159 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 19 18:02:56.159 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 18:02:56.159 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 18:02:56.159 INFO kablam! | Sep 19 18:02:56.159 INFO kablam! 1 | use smiley_line; Sep 19 18:02:56.159 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! Sep 19 18:02:56.160 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 18:02:56.160 INFO kablam! --> rust/lib.rs:6:20 Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 19 18:02:56.160 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 18:02:56.160 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! 1 | use smiley_line; Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! Sep 19 18:02:56.160 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 18:02:56.160 INFO kablam! --> rust/lib.rs:7:20 Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 19 18:02:56.160 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 18:02:56.160 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! 1 | use smiley_line; Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! Sep 19 18:02:56.160 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 18:02:56.160 INFO kablam! --> rust/lib.rs:8:20 Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 19 18:02:56.160 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 18:02:56.160 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! 1 | use smiley_line; Sep 19 18:02:56.160 INFO kablam! | Sep 19 18:02:56.160 INFO kablam! Sep 19 18:02:56.203 INFO kablam! error: aborting due to 4 previous errors Sep 19 18:02:56.204 INFO kablam! Sep 19 18:02:56.204 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 19 18:02:56.212 INFO kablam! error: Could not compile `smileypyramid`. Sep 19 18:02:56.212 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:02:57.106 INFO kablam! error: build failed Sep 19 18:02:57.107 INFO kablam! su: No module specific data is present Sep 19 18:02:58.482 INFO running `"docker" "rm" "-f" "f19dfc4ff87ed007d98e97e3165c1c950bc8d7ad69b2dc44566926fed680310a"` Sep 19 18:02:58.719 INFO blam! f19dfc4ff87ed007d98e97e3165c1c950bc8d7ad69b2dc44566926fed680310a